Searched refs:BlockIndexVector (Results 1 – 5 of 5) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLUImpl.h | 27 typedef Ref<Matrix<Index,Dynamic,1> > BlockIndexVector; typedef 50 …ctor& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& segrep, BlockI… 51 …dex nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector … 52 …Index copy_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfn… 53 …r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, Index…
|
D | SparseLU_column_dfs.h | 93 …ctor& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& segrep, BlockI… in column_dfs()
|
D | SparseLU_column_bmod.h | 53 …dex nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector … in column_bmod()
|
D | SparseLU_copy_to_ucol.h | 50 …py_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,Index… in copy_to_ucol()
|
D | SparseLU_pruneL.h | 53 …r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, Index… in pruneL()
|