Home
last modified time | relevance | path

Searched refs:BlockIndexVector (Results 1 – 5 of 5) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLUImpl.h27 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…
DSparseLU_column_dfs.h93 …ctor& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& segrep, BlockI… in column_dfs()
DSparseLU_column_bmod.h53 …dex nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector in column_bmod()
DSparseLU_copy_to_ucol.h50 …py_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,Index… in copy_to_ucol()
DSparseLU_pruneL.h53 …r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, Index… in pruneL()