| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | product_small.cpp | 50 test_lazy_single(int rows, int cols, int depth) in test_lazy_single() 71 void test_lazy_all_layout(int rows=Rows, int cols=Cols, int depth=Depth) in test_lazy_all_layout() 86 int rows = internal::random<int>(1,12); in test_lazy_l1() local 115 int rows = internal::random<int>(1,12); in test_lazy_l2() local 151 int rows = internal::random<int>(1,12); in test_lazy_l3() local
|
| D | product_trmm.cpp | 21 void trmm(int rows=get_random_size<Scalar>(), in trmm() 84 void trmv(int rows=get_random_size<Scalar>(), int cols=get_random_size<Scalar>()) in trmv() 90 void trmm(int rows=get_random_size<Scalar>(), int cols=get_random_size<Scalar>(), int otherCols = g… in trmm()
|
| D | array.cpp | 19 Index rows = m.rows(); in array() local 135 Index rows = m.rows(); in comparisons() local 212 Index rows = m.rows(); in array_real() local 322 Index rows = m.rows(); in array_complex() local 425 Index rows = m.rows(); in min_max() local
|
| D | diagonal.cpp | 16 Index rows = m.rows(); in diagonal() local 74 Index rows = m.rows(); in diagonal_assert() local
|
| D | conservative_resize.cpp | 39 const Index rows = internal::random<Index>(1,50); in run_matrix_tests() local 49 const Index rows = internal::random<Index>(50,75); in run_matrix_tests() local
|
| D | array_for_matrix.cpp | 18 Index rows = m.rows(); in array_for_matrix() local 88 Index rows = m.rows(); in comparisons() local 175 Index rows = m.rows(); in cwise_min_max() local 217 Index rows = t.rows(), cols = t.cols(); in resize() local
|
| D | bandmatrix.cpp | 18 Index rows = _m.rows(); in bandmatrix() local 65 Index rows = internal::random<Index>(1,10); in test_bandmatrix() local
|
| D | linearstructure.cpp | 25 Index rows = m.rows(); in linearStructure() local 76 template<typename MatrixType> void real_complex(DenseIndex rows = MatrixType::RowsAtCompileTime, De… in real_complex()
|
| D | dense_storage.cpp | 20 const int rows = (Rows==Dynamic) ? 4 : Rows; in dense_storage_copy() local 40 const int rows = (Rows==Dynamic) ? 4 : Rows; in dense_storage_assignment() local
|
| D | corners.cpp | 18 Index rows = m.rows(); in corners() local 51 rows = MatrixType::RowsAtCompileTime, in corners_fixedsize() enumerator
|
| D | vectorwiseop.cpp | 22 Index rows = m.rows(); in vectorwiseop_array() local 138 Index rows = m.rows(); in vectorwiseop_matrix() local
|
| D | svd_common.h | 26 Index rows = m.rows(); in svd_check_full() local 63 Index rows = m.rows(); in svd_compare_to_full() local 103 Index rows = m.rows(); in svd_least_square() local 436 Index rows = m.rows(); in svd_verify_assert() local
|
| D | block.cpp | 42 Index rows = m.rows(); in block() local 209 Index rows = m.rows(); in compare_using_data_and_stride() local 242 Index rows = m.rows(); in data_and_stride() local
|
| D | integer_types.cpp | 26 Index rows = m.rows(); in signed_integer_type_tests() local 59 Index rows = m.rows(); in integer_type_tests() local
|
| D | triangular.cpp | 22 typename MatrixType::Index rows = m.rows(); in triangular_square() local 141 Index rows = m.rows(); in triangular_rect() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/examples/ |
| D | class_Block.cpp | 8 topLeftCorner(MatrixBase<Derived>& m, int rows, int cols) in topLeftCorner() 15 topLeftCorner(const MatrixBase<Derived>& m, int rows, int cols) in topLeftCorner()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/snippets/ |
| D | Tutorial_commainit_02.cpp | 1 int rows=5, cols=5; variable
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/ |
| D | sparse_randomsetter.cpp | 47 int rows = sm1.rows(); in dostuff() local 67 int rows = SIZE; in main() local
|
| D | sparse_cholesky.cpp | 44 void fillSpdMatrix(float density, int rows, int cols, EigenSparseSelfAdjointMatrix& dst) in fillSpdMatrix() 79 int rows = SIZE; in main() local
|
| D | sparse_trisolver.cpp | 40 void fillMatrix(float density, int rows, int cols, EigenSparseTriMatrix& dst) in fillMatrix() 58 int rows = SIZE; in main() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/Skyline/ |
| D | SkylineInplaceLU.h | 121 const size_t rows = m_lu.rows(); in compute() local 185 const size_t rows = m_lu.rows(); in computeRowMajor() local 308 const size_t rows = m_lu.rows(); in solve() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/failtest/ |
| D | map_nonconst_ctor_on_const_ptr_4.cpp | 11 void foo(const float *ptr, DenseIndex rows, DenseIndex cols){ in foo()
|
| D | map_nonconst_ctor_on_const_ptr_2.cpp | 11 void foo(CV_QUALIFIER float *ptr, DenseIndex rows, DenseIndex cols){ in foo()
|
| D | map_nonconst_ctor_on_const_ptr_3.cpp | 11 void foo(CV_QUALIFIER float *ptr, DenseIndex rows, DenseIndex cols){ in foo()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/ |
| D | tutorial.cpp | 27 int rows = 3, cols = 3; in main() local
|