Home
last modified time | relevance | path

Searched defs:StorageIndex (Results 1 – 25 of 37) sorted by relevance

12

/external/eigen/Eigen/src/SparseCore/
DSparseColEtree.h63 typedef typename MatrixType::StorageIndex StorageIndex; typedef
132 typedef typename IndexVector::Scalar StorageIndex; in nr_etdfs() typedef
180 typedef typename IndexVector::Scalar StorageIndex; in treePostorder() typedef
DSparseSparseProductWithPruning.h25 typedef typename remove_all<Lhs>::type::StorageIndex StorageIndex; in sparse_sparse_product_with_pruning_impl() typedef
DSparseTranspose.h29 typedef typename Base::StorageIndex StorageIndex; typedef
DCompressedStorage.h27 typedef _StorageIndex StorageIndex; typedef
DSparseBlock.h291 typedef _StorageIndex StorageIndex; typedef
310 typedef _StorageIndex StorageIndex; typedef
DAmbiVector.h27 typedef _StorageIndex StorageIndex; typedef
/external/eigen/Eigen/src/Core/
DTranspositions.h23 typedef typename IndicesType::Scalar StorageIndex; typedef
DDiagonalMatrix.h25 typedef typename internal::traits<Derived>::StorageIndex StorageIndex; typedef
DTriangularMatrix.h50 typedef typename internal::traits<Derived>::StorageIndex StorageIndex; typedef
DBandMatrix.h35 typedef typename DenseMatrixType::StorageIndex StorageIndex; typedef
DPermutationMatrix.h61 typedef typename Traits::StorageIndex StorageIndex; typedef
/external/eigen/test/
Dsparse.h64 enum { IsRowMajor = SparseMatrix<Scalar,Opt2,StorageIndex>::IsRowMajor }; enumerator
Dsparse_permutations.cpp49 typedef typename SparseMatrixType::StorageIndex StorageIndex; in sparse_permutations() typedef
Dsparse_solver.h46 typedef typename Mat::StorageIndex StorageIndex; in check_sparse_solving() typedef
273 typedef typename Mat::StorageIndex StorageIndex; typedef
Dsparse_basic.cpp19 typedef typename SparseMatrixType::StorageIndex StorageIndex; in sparse_basic() typedef
620 typedef typename SparseMatrixType::StorageIndex StorageIndex; in big_sparse_triplet() typedef
Dsparse_block.cpp34 typedef typename SparseMatrixType::StorageIndex StorageIndex; in sparse_block() typedef
/external/eigen/doc/examples/
Dmatrixfree_cg.cpp26 typedef int StorageIndex; typedef in MatrixReplacement
/external/eigen/Eigen/src/SparseLU/
DSparseLU_column_dfs.h42 typedef typename IndexVector::Scalar StorageIndex; typedef
DSparseLU_Structs.h78 typedef typename IndexVector::Scalar StorageIndex; typedef
DSparseLU.h86 typedef typename MatrixType::StorageIndex StorageIndex; typedef
502 typedef typename IndexVector::Scalar StorageIndex; in factorize() typedef
DSparseLU_panel_dfs.h40 typedef typename IndexVector::Scalar StorageIndex; typedef
/external/eigen/Eigen/src/Cholesky/
DLDLT.h64 typedef typename MatrixType::StorageIndex StorageIndex; typedef
DLLT.h64 typedef typename MatrixType::StorageIndex StorageIndex; typedef
/external/eigen/Eigen/src/IterativeLinearSolvers/
DBasicPreconditioners.h41 typedef typename Vector::StorageIndex StorageIndex; typedef
/external/eigen/Eigen/src/SVD/
DSVDBase.h55 typedef typename MatrixType::StorageIndex StorageIndex; typedef

12