Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h15 template<typename MatrixType> class MatrixPower; variable
354 explicit MatrixPower(const MatrixType& A) : in MatrixPower() function