Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/plugins/
DArrayCwiseBinaryOps.h108 #define EIGEN_MAKE_CWISE_COMP_OP(OP, COMPARATOR) \ argument
126 #define EIGEN_MAKE_CWISE_COMP_R_OP(OP, R_OP, RCOMPARATOR) \ argument
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dproduct_mmtr.cpp12 #define CHECK_MMTR(DEST, TRI, OP) { \ argument
Dexceptions.cpp80 #define CHECK_MEMLEAK(OP) { \ argument
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/Eigenvalues/
DArpackSelfAdjointEigenSolver.h472 MatrixSolver OP; in compute() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/blas/
Dcommon.h39 #define OP(X) ( ((X)=='N' || (X)=='n') ? NOTR \ macro
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/
DSparseMatrixBase.h149 #define EIGEN_DOC_UNARY_ADDONS(METHOD,OP) /** <p>This method does not change the sparsity… argument