Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/Tensor/
DTensorFixedSize.h49 static const std::size_t NumIndices = Dimensions::count; variable
360 EIGEN_STRONG_INLINE bool checkIndexRange(const array<Index, NumIndices>& /*indices*/) const in checkIndexRange() argument
DTensorMap.h51 static const Index NumIndices = PlainObjectType::NumIndices; variable
DTensorRef.h133 static const Index NumIndices = PlainObjectType::NumIndices; variable
DTensor.h83 static const int NumIndices = NumIndices_; variable