Home
last modified time | relevance | path

Searched refs:maxColIndex (Results 1 – 25 of 89) sorted by relevance

1234

/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Darray2.spad51 maxColIndex : % -> Integer
305 maxc ==> maxColIndex
348 mci1 := maxColIndex(m1)
349 mci2 := maxColIndex(m2)
952 maxCol := max(maxColIndex m, maxColIndex n)
962 for j in minColIndex(m)..maxColIndex(m) _
968 j < minColIndex(m) or j > maxColIndex(m) =>
1001 for j in mci..maxColIndex(m) _
1065 maxColIndex m == ncols m + mnCol - 1
1078 j < minColIndex(m) or j > maxColIndex(m) =>
[all …]
H A Dmatfuns.spad62 for j in minColIndex(x)..maxColIndex(x) repeat
102 minC := minColIndex x; maxC := maxColIndex x
248 minC := minColIndex x; maxC := maxColIndex x
321 maxc ==> maxColIndex
385 maxc ==> maxColIndex
535 for j in minColIndex(x)..maxColIndex(x) repeat
575 minR := minRowIndex x; maxC := maxColIndex x
608 minC := minColIndex x; maxC := maxColIndex x
643 exCol := maxColIndex x
669 maxC := maxColIndex y
[all …]
H A Dmatrix.spad43 for j in co..maxColIndex(x) repeat
119 maxc ==> maxColIndex
141 for j in minColIndex(x)..maxColIndex(x) repeat
151 for j in minColIndex(m)..maxColIndex(m) repeat
264 maxc ==> maxColIndex
360 maxc ==> maxColIndex
H A Dsolvelin.spad61 while (ck < maxColIndex m) and zero? qelt(m, rk, ck) repeat
63 ck = maxColIndex m => "failed"
72 qsetelt!(sol, j+minIndex sol, - qelt(m, v.j, maxColIndex m))
82 minColIndex m, maxColIndex m - 1)]
H A Dnumarr.spad64 maxColIndex x == Qncols(x) - 1
143 maxColIndex x == Qncols(x) - 1
H A Dbezout.spad91 maxR := maxRowIndex sylmat; maxC := maxColIndex sylmat
110 maxR := maxRowIndex sylmat; maxC := maxColIndex sylmat
127 maxR := maxRowIndex sylmat; maxC := maxColIndex sylmat
H A Dcurve.spad362 for j in minColIndex m .. maxColIndex m repeat
716 for j in minColIndex(ib.basis) .. maxColIndex(ib.basis)
849 for j in minColIndex ib .. maxColIndex ib repeat
866 for j in minColIndex ibasis .. maxColIndex ibasis repeat
872 for j in minColIndex ibasis .. maxColIndex ibasis repeat
883 for j in minColIndex ibasis .. maxColIndex ibasis repeat
891 for j in minColIndex ib2 .. maxColIndex ib2 repeat
H A Dintclos.spad40 for j in minColIndex AI .. maxColIndex AI repeat
43 for j in offset + i + 1 .. maxColIndex AI repeat
53 for j in minColIndex AI .. maxColIndex AI repeat
55 for i in minColIndex AI .. maxColIndex AI repeat
131 for j in minColIndex m .. maxColIndex m repeat
591 for jj in minColIndex(rb)..maxColIndex(rb) repeat
H A Ddivisor.spad296 set([z for z in minColIndex x .. maxColIndex x]$List(Z))$Set(Z)
306 lc := [i for i in minColIndex x .. maxColIndex x]$List(Integer)
367 ncols := maxColIndex x
424 ncols := maxColIndex x
524 for j in minColIndex m .. maxColIndex m repeat
531 for j in minColIndex m .. maxColIndex m repeat
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/dd/dditems/figures/
H A DddTableFigure.h112 return maxColIndex; in getMaxColIndex()
166 int maxColIndex, minIdxIndex, maxIdxIndex; variable
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dd/dditems/figures/
H A DddTableFigure.cpp119 maxColIndex = 2; in Init()
165 maxColIndex = maxcolsi; in InitTableValues()
246 …if(maxColIndex == minIdxIndex) //maxColIndex == minIdxIndex means not indexes at this table, then … in addColumn()
251 maxColIndex++; in addColumn()
320 if(maxColIndex == minIdxIndex) //means not indexes at this table, then update too in removeColumn()
325 maxColIndex--; in removeColumn()
352 for(int i = 2; i < maxColIndex ; i++) in recalculateColsPos()
698 if( (value > 0) && (value <= colsRowsSize) && (maxColIndex >= ( beginDrawCols + value ) ) ) in setColumnsWindow()
706 if( (value > 0) && (value <= colsRowsSize) && (maxColIndex < ( beginDrawCols + value ) ) ) in setColumnsWindow()
708 if( (beginDrawCols + colsWindow) == maxColIndex) //if index is at max in setColumnsWindow()
[all …]
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DRMCAT2.lsp131 (29 . |maxColIndex|) (34 . |minColIndex|) (39 . |maxColIndex|)
H A DRMATCAT.lsp50 ((|maxColIndex| ((|Integer|) $)) T)
H A DIMATRIX.lsp182 (0 . |minRowIndex|) (5 . |maxRowIndex|) (10 . |maxColIndex|)
200 122 |maxColIndex| 127 |inverse| 132 |determinant| 137)
H A DMATCAT2.lsp174 (46 . |maxColIndex|) (51 . |minColIndex|) (56 . |maxColIndex|)
H A DRMATRIX.lsp265 (20 . |maxColIndex|) (|List| 56) |RMATRIX;matrix;L$;3|
287 |maxRowIndex| 264 |maxColIndex| 269 |max| 274 |matrix| 285 |map!|
H A DARRAY22.lsp92 (31 . |maxColIndex|) (36 . |qelt|) (43 . |qsetelt!|)
H A DARR2CAT.lsp48 ((|maxColIndex| ((|Integer|) $)) T)
H A DSMATCAT-.lsp241 (46 . |maxColIndex|) (|Vector| 8) (51 . |minIndex|) (56 . |qelt|)
246 (|Matrix| 10) (92 . |maxRowIndex|) (97 . |maxColIndex|)
H A DU16MAT.lsp198 |member?| 339 |maxRowIndex| 345 |maxColIndex| 350 |max| 355
H A DU32MAT.lsp198 |member?| 339 |maxRowIndex| 345 |maxColIndex| 350 |max| 355
H A DU8MAT.lsp193 |member?| 339 |maxRowIndex| 345 |maxColIndex| 350 |max| 355
H A DDFMAT.lsp197 |member?| 339 |maxRowIndex| 345 |maxColIndex| 350 |max| 355
H A DSQMATRIX.lsp460 (20 . ~=) (|Integer|) (26 . |maxRowIndex|) (31 . |maxColIndex|)
496 |maxColIndex| 469 |max| 474 |matrix| 485 |map!| 490 |map| 496
H A DCHAINC.lsp152 (11 . |maxColIndex|) (|Boolean|) (16 . ~=) (|String|)

1234