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
DSparseTranspose.h29 typedef typename Base::StorageIndex StorageIndex; typedef
DSparseSparseProductWithPruning.h26 typedef typename remove_all<Lhs>::type::StorageIndex StorageIndex; in sparse_sparse_product_with_pruning_impl() typedef
DSparseBlock.h291 typedef _StorageIndex StorageIndex; typedef
310 typedef _StorageIndex StorageIndex; typedef
DCompressedStorage.h27 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
DMapBase.h233 typedef typename Base::StorageIndex StorageIndex; typedef
/external/eigen/unsupported/test/
Dcxx11_tensor_block_access.cpp215const DSizes<StorageIndex, Dim> &input_dims_, const DSizes<StorageIndex, Dim> &input_strides_, in EqualityChecker()
/external/eigen/test/
Dsparse.h58 enum { IsRowMajor = SparseMatrix<Scalar,Opt2,StorageIndex>::IsRowMajor }; enumerator
Dsparse_solver.h47 typedef typename Mat::StorageIndex StorageIndex; in check_sparse_solving() typedef
153 typedef typename Mat::StorageIndex StorageIndex; in check_sparse_solving() typedef
408 typedef typename Mat::StorageIndex StorageIndex; typedef
Dsparse_permutations.cpp49 typedef typename SparseMatrixType::StorageIndex StorageIndex; in sparse_permutations() typedef
Dsparse_basic.cpp26 typedef typename SparseMatrixType::StorageIndex StorageIndex; in sparse_basic() typedef
686 typedef typename SparseMatrixType::StorageIndex StorageIndex; in big_sparse_triplet() typedef
Dsparse_block.cpp36 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_Structs.h78 typedef typename IndexVector::Scalar StorageIndex; typedef
DSparseLU_column_dfs.h42 typedef typename IndexVector::Scalar StorageIndex; typedef
DSparseLU_panel_dfs.h40 typedef typename IndexVector::Scalar StorageIndex; typedef
DSparseLU.h29 typedef typename SparseLUType::StorageIndex StorageIndex; typedef
143 typedef typename MatrixType::StorageIndex StorageIndex; typedef
/external/eigen/Eigen/src/IterativeLinearSolvers/
DBasicPreconditioners.h41 typedef typename Vector::StorageIndex StorageIndex; typedef
DIncompleteLUT.h106 typedef _StorageIndex StorageIndex; typedef

12