Home
last modified time | relevance | path

Searched defs:VectorType (Results 1 – 25 of 49) sorted by relevance

12

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
DFFTW.cpp67 template<typename Scalar> struct VectorType<StdVectorContainer,Scalar> struct
72 template<typename Scalar> struct VectorType<EigenVectorContainer,Scalar> struct
82 typedef typename VectorType<Container,Scalar>::type ScalarVector; in test_scalar_generic() argument
DBVH.cpp27 typedef Matrix<double, Dim, 1> VectorType; typedef
44 typedef Matrix<double, Dim, 1> VectorType; typedef
95 typedef Matrix<double, Dim, 1> VectorType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dcholesky.cpp31 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in test_chol_update() typedef
70 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky() typedef
298 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky_cplx() typedef
349 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky_bug241() typedef
Dmiscmatrices.cpp18 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in miscMatrices() typedef
Dgeo_alignedbox.cpp29 typedef Matrix<Scalar, BoxType::AmbientDimAtCompileTime, 1> VectorType; in alignedbox() typedef
89 typedef Matrix<Scalar, BoxType::AmbientDimAtCompileTime, 1> VectorType; in alignedboxCastTests() typedef
Ddontalign.cpp23 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in dontalign() typedef
Dproduct_trmv.cpp16 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in trmv() typedef
Ddiagonalmatrices.cpp16 typedef Matrix<Scalar, Rows, 1> VectorType; in diagonalmatrices() typedef
113 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in as_scalar_product() typedef
Dinverse.cpp44 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> VectorType; in inverse() typedef
DsparseLM.cpp23 typedef Matrix<Scalar,Dynamic,1> VectorType; typedef
131 typedef Matrix<T,Dynamic,1> VectorType; in test_sparseLM_T() typedef
Dconservative_resize.cpp62 typedef Matrix<Scalar, 1, Eigen::Dynamic> VectorType; in run_vector_tests() typedef
Dproduct_selfadjoint.cpp15 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in product_selfadjoint() typedef
Darray_replicate.cpp18 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in replicate() typedef
DdenseLM.cpp25 typedef Matrix<Scalar,Dynamic,1> VectorType; typedef
148 typedef Matrix<T,Dynamic,1> VectorType; in test_denseLM_T() typedef
Dgeo_homogeneous.cpp20 typedef Matrix<Scalar,Size,1, ColMajor> VectorType; in homogeneous() typedef
Deigensolver_generalized_real.cpp26 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in generalized_eigensolver_real() typedef
Dproduct_large.cpp18 typedef Matrix<T,Dynamic,1> VectorType; in test_aliasing() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/BVH/
DKdBVH.h22 typedef Matrix<Scalar, Dim, 1> VectorType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Geometry/
DRotationBase.h38 typedef Matrix<Scalar,Dim,1> VectorType; typedef
DUmeyama.h107 typedef Matrix<Scalar, Dimension, 1> VectorType; typedef
DOrthoMethods.h142 typedef typename plain_matrix_type<Derived>::type VectorType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/IterativeSolvers/
DMINRES.h38 typedef Matrix<Scalar,Dynamic,1> VectorType; in minres() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/IterativeLinearSolvers/
DConjugateGradient.h36 typedef Matrix<Scalar,Dynamic,1> VectorType; in conjugate_gradient() typedef
DLeastSquareConjugateGradient.h36 typedef Matrix<Scalar,Dynamic,1> VectorType; in least_square_conjugate_gradient() typedef
DBiCGSTAB.h37 typedef Matrix<Scalar,Dynamic,1> VectorType; in bicgstab() typedef

12