Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseLU/
DSparseLUImpl.h23 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
DSparseLU_SupernodalMatrix.h39 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
DSparseLU.h89 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
DFFTW.cpp82 typedef typename VectorType<Container,Scalar>::type ScalarVector; in test_scalar_generic() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/
DSparseMatrixBase.h52 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef