Searched defs:nrow (Results 1 – 7 of 7) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_kernel_bmod.h | 40 … const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros) in run()
|
D | SparseLU_column_bmod.h | 57 Index lptr, nrow, isub, irow, nextlu, new_next, ufirst; in column_bmod() local
|
D | SparseLU_panel_bmod.h | 62 Index fsupc, nsupc, nsupr, nrow; in panel_bmod() local
|
D | SparseLU_SupernodalMatrix.h | 250 …Index nrow = nsupr - nsupc; // Number of rows in the non-diagonal part of the … in solveInPlace() local
|
/external/python/pybind11/tests/ |
D | test_eigen.cpp | 186 …Eigen::Block<Eigen::MatrixXd> block(int r, int c, int nrow, int ncol) { return mat.block(r, c, nro… in TEST_SUBMODULE() 187 …Eigen::Block<const Eigen::MatrixXd> blockConst(int r, int c, int nrow, int ncol) const { return ma… in TEST_SUBMODULE()
|
/external/pdfium/third_party/libtiff/ |
D | tif_getimage.c | 631 uint32 nrow; in gtTileContig() local 784 uint32 nrow; in gtTileSeparate() local 953 uint32 row, y, nrow, nrowsub, rowstoread; in gtStripContig() local 1053 uint32 row, y, nrow, rowstoread; in gtStripSeparate() local
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_scheduler.c | 3281 isl_size nrow; in node_extract_partial_schedule_multi_aff() local 3318 isl_size nrow; in node_extract_schedule_multi_aff() local
|