Home
last modified time | relevance | path

Searched defs:MatrixUType (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SVD/
DSVDBase.h67 …ileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixUType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dsvd_common.h36 typedef Matrix<Scalar, RowsAtCompileTime, RowsAtCompileTime> MatrixUType; in svd_check_full() typedef