Home
last modified time | relevance | path

Searched defs:SparseMatrixType (Results 1 – 5 of 5) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/
DSparseBlock.h292 typedef SparseMatrix<_Scalar, _Options, _StorageIndex> SparseMatrixType; typedef
311 typedef const SparseMatrix<_Scalar, _Options, _StorageIndex> SparseMatrixType; typedef