/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | FieldMatrix.java | 133 FieldMatrix<T> getSubMatrix(int startRow, int endRow, int startColumn, int endColumn) in getSubMatrix() 162 void copySubMatrix(int startRow, int endRow, int startColumn, int endColumn, in copySubMatrix() 553 int startRow, int endRow, int startColumn, int endColumn) in walkInRowOrder() 583 int startRow, int endRow, int startColumn, int endColumn) in walkInRowOrder() 661 int startRow, int endRow, int startColumn, int endColumn) in walkInColumnOrder() 691 int startRow, int endRow, int startColumn, int endColumn) in walkInColumnOrder() 766 int startRow, int endRow, int startColumn, int endColumn) in walkInOptimizedOrder() 795 int startRow, int endRow, int startColumn, int endColumn) in walkInOptimizedOrder()
|
D | RealMatrixImpl.java | 501 final int startRow, final int endRow, in walkInRowOrder() 506 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 519 final int startRow, final int endRow, in walkInRowOrder() 524 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 568 final int startRow, final int endRow, in walkInColumnOrder() 573 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local 586 final int startRow, final int endRow, in walkInColumnOrder() 591 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local
|
D | RealMatrix.java | 140 RealMatrix getSubMatrix(int startRow, int endRow, int startColumn, int endColumn) in getSubMatrix() 169 void copySubMatrix(int startRow, int endRow, int startColumn, int endColumn, in copySubMatrix() 598 int startRow, int endRow, int startColumn, int endColumn) in walkInRowOrder() 628 int startRow, int endRow, int startColumn, int endColumn) in walkInRowOrder() 706 int startRow, int endRow, int startColumn, int endColumn) in walkInColumnOrder() 736 int startRow, int endRow, int startColumn, int endColumn) in walkInColumnOrder() 811 int startRow, int endRow, int startColumn, int endColumn) in walkInOptimizedOrder() 840 int startRow, int endRow, int startColumn, int endColumn) in walkInOptimizedOrder()
|
D | Array2DRowFieldMatrix.java | 485 final int startRow, final int endRow, in walkInRowOrder() 490 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 503 final int startRow, final int endRow, in walkInRowOrder() 508 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 552 final int startRow, final int endRow, in walkInColumnOrder() 557 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local 570 final int startRow, final int endRow, in walkInColumnOrder() 575 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local
|
D | Array2DRowRealMatrix.java | 493 final int startRow, final int endRow, in walkInRowOrder() 498 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 511 final int startRow, final int endRow, in walkInRowOrder() 516 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 560 final int startRow, final int endRow, in walkInColumnOrder() 565 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local 578 final int startRow, final int endRow, in walkInColumnOrder() 583 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local
|
D | AbstractFieldMatrix.java | 287 public FieldMatrix<T> getSubMatrix(final int startRow, final int endRow, in getSubMatrix() 330 public void copySubMatrix(final int startRow, final int endRow, in copySubMatrix() 809 final int startRow, final int endRow, in walkInRowOrder() 814 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 827 final int startRow, final int endRow, in walkInRowOrder() 832 startRow, endRow, startColumn, endColumn); in walkInRowOrder() local 873 final int startRow, final int endRow, in walkInColumnOrder() 878 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local 891 final int startRow, final int endRow, in walkInColumnOrder() 896 startRow, endRow, startColumn, endColumn); in walkInColumnOrder() local [all …]
|
D | DefaultRealMatrixChangingVisitor.java | 36 int startRow, int endRow, int startColumn, int endColumn) { in start()
|
D | DefaultRealMatrixPreservingVisitor.java | 36 int startRow, int endRow, int startColumn, int endColumn) { in start()
|
D | FieldMatrixPreservingVisitor.java | 43 int startRow, int endRow, int startColumn, int endColumn); in start()
|
D | FieldMatrixChangingVisitor.java | 43 int startRow, int endRow, int startColumn, int endColumn); in start()
|
D | RealMatrixPreservingVisitor.java | 42 int startRow, int endRow, int startColumn, int endColumn); in start()
|
D | RealMatrixChangingVisitor.java | 42 int startRow, int endRow, int startColumn, int endColumn); in start()
|
D | DefaultFieldMatrixPreservingVisitor.java | 49 int startRow, int endRow, int startColumn, int endColumn) { in start()
|
D | DefaultFieldMatrixChangingVisitor.java | 49 int startRow, int endRow, int startColumn, int endColumn) { in start()
|
D | AbstractRealMatrix.java | 209 final int startRow, final int endRow, in getNorm() 242 final int startRow, final int endRow, in getFrobeniusNorm()
|
D | MatrixUtils.java | 563 final int startRow, final int endRow, in checkSubMatrixIndex() 684 int startRow, int endRow, int startColumn, int endColumn) { in start() 728 int startRow, int endRow, int startColumn, int endColumn) { in start()
|
D | BigMatrix.java | 136 BigMatrix getSubMatrix(int startRow, int endRow, int startColumn, in getSubMatrix()
|
/external/eigen/Eigen/src/plugins/ |
D | BlockMethods.h | 56 inline Block<Derived> block(Index startRow, Index startCol, Index blockRows, Index blockCols) in block() 62 inline const Block<const Derived> block(Index startRow, Index startCol, Index blockRows, Index bloc… in block() 477 inline RowsBlockXpr middleRows(Index startRow, Index n) in middleRows() 483 inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const in middleRows() 680 inline Block<Derived, BlockRows, BlockCols> block(Index startRow, Index startCol) in block() 687 inline const Block<const Derived, BlockRows, BlockCols> block(Index startRow, Index startCol) const in block() 712 inline Block<Derived, BlockRows, BlockCols> block(Index startRow, Index startCol, in block() 720 inline const Block<const Derived, BlockRows, BlockCols> block(Index startRow, Index startCol, in block()
|
/external/skia/tests/ |
D | SwizzlerTest.cpp | 20 uint32_t startRow, in check_fill() 109 for (uint32_t startRow = 0; startRow < height; startRow++) { in DEF_TEST() local
|
/external/eigen/Eigen/src/SparseCore/ |
D | SparseBlock.h | 57 inline BlockImpl(const XprType& xpr, int startRow, int startCol, int blockRows, int blockCols) in BlockImpl() 132 …inline BlockImpl(const SparseMatrixType& xpr, int startRow, int startCol, int blockRows, int block… in BlockImpl() 318 …inline BlockImpl(const SparseMatrixType& xpr, int startRow, int startCol, int blockRows, int block… in BlockImpl() 440 inline BlockImpl(const XprType& xpr, int startRow, int startCol, int blockRows, int blockCols) in BlockImpl()
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417BarcodeMatrix.cpp | 51 void CBC_BarcodeMatrix::startRow() { in startRow() function in CBC_BarcodeMatrix
|
D | BC_PDF417Detector.cpp | 153 int32_t startRow, in findVertices() 191 int32_t startRow, in findRowsWithPattern()
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | TableRenderer.java | 24 int startRow, int maxRows, boolean renderNull) { in renderRowsAndAppend()
|
/external/webrtc/tools/matlab/ |
D | rtpAnalyze.m | 198 startRow = 2; variable
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | AdamsMoultonIntegrator.java | 372 int startRow, int endRow, int startColumn, int endColumn) { in start()
|