Searched defs:test_relative_error (Results 1 – 3 of 3) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | main.h | 435 typename NumTraits<typename T1::RealScalar>::NonInteger test_relative_error(const EigenBase<T1> &a,… in test_relative_error() function 457 S test_relative_error(const Translation<S,D> &a, const Translation<S,D> &b) in test_relative_error() function 463 S test_relative_error(const ParametrizedLine<S,D,O> &a, const ParametrizedLine<S,D,O> &b) in test_relative_error() function 469 S test_relative_error(const AlignedBox<S,D> &a, const AlignedBox<S,D> &b) in test_relative_error() function 476 typename T1::RealScalar test_relative_error(const MatrixBase<T1> &a, const SparseMatrixBase<T2> &b) in test_relative_error() function 483 typename T1::RealScalar test_relative_error(const SparseMatrixBase<T1> &a, const MatrixBase<T2> &b) in test_relative_error() function 490 typename T1::RealScalar test_relative_error(const SparseMatrixBase<T1> &a, const SparseMatrixBase<T… in test_relative_error() function 503 T test_relative_error(const Rotation2D<T> &a, const Rotation2D<T> &b) in test_relative_error() function 509 T test_relative_error(const AngleAxis<T> &a, const AngleAxis<T> &b) in test_relative_error() function
|
| D | boostmultiprec.cpp | 133 Real test_relative_error(const Real &a, const Real &b) { in test_relative_error() function
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | alignedvector3.cpp | 16 T test_relative_error(const AlignedVector3<T> &a, const MatrixBase<Derived> &b) in test_relative_error() function
|