Home
last modified time | relevance | path

Searched defs:PlainObject (Results 1 – 8 of 8) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Eigenvalues/
DMatrixBaseEigenvalues.h25 typedef typename Derived::PlainObject PlainObject; in run() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/
DArrayBase.h83 typedef typename Base::PlainObject PlainObject; typedef
DDiagonalMatrix.h38 …Scalar,DiagonalVectorType::SizeAtCompileTime,DiagonalVectorType::MaxSizeAtCompileTime> PlainObject; typedef
DPermutationMatrix.h66 typedef PlainPermutationType PlainObject; typedef
DDenseBase.h205 PlainMatrix, PlainArray>::type PlainObject; typedef
DMatrixBase.h103 typedef typename Base::PlainObject PlainObject; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h601 typedef typename Derived::PlainObject PlainObject; typedef
649 typedef typename Derived::PlainObject PlainObject; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/
DSparseMatrixBase.h114 typedef SparseMatrix<Scalar, Flags&RowMajorBit ? RowMajor : ColMajor, StorageIndex> PlainObject; typedef