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