| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/util/ |
| D | EmulateArray.h | 51 EIGEN_STRONG_INLINE array(const T& v1, const T& v2) { in array() 57 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3) { in array() 64 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, in array() 73 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 83 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 94 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 107 const T& v1, const T& v2, const T& v3, const T& v4, in array()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/snippets/ |
| D | Tutorial_SlicingVec.cpp | 3 Map<RowVectorXf,0,InnerStride<2> > v2(v.data(), v.size()/2); variable
|
| D | Tutorial_ReshapeMat2Vec.cpp | 10 Map<RowVectorXf> v2(M2.data(), M2.size()); variable
|
| D | HouseholderSequence_HouseholderSequence.cpp | 9 Vector3d v2(0, 0, 1); variable
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | smallvectors.cpp | 23 V2 v2(x1, x2); in smallVectors() local
|
| D | product_selfadjoint.cpp | 27 v2 = VectorType::Random(rows), in product_selfadjoint() local
|
| D | geo_orthomethods.cpp | 29 v2 = Vector3::Random(); in orthomethods_3() local
|
| D | adjoint.cpp | 87 v2 = VectorType::Random(rows), in adjoint() local
|
| D | sparse_vector.cpp | 23 SparseVectorType v1(rows), v2(rows), v3(rows); in sparse_vector() local
|
| D | householder.cpp | 40 VectorType v1 = VectorType::Random(rows), v2; in householder() local
|
| D | integer_types.cpp | 73 v2 = VectorType::Random(rows), in integer_type_tests() local
|
| D | triangular.cpp | 31 VectorType v2 = VectorType::Random(rows); in triangular_square() local
|
| D | visitor.cpp | 107 VectorType v1(v), v2(v); in vectorVisitor() local
|
| D | permutationmatrices.cpp | 140 VectorType v1(2), v2(2), op(4), rhs(2); in bug890() local
|
| D | diagonalmatrices.cpp | 29 v2 = VectorType::Random(rows); in diagonalmatrices() local
|
| D | geo_hyperplane.cpp | 138 Vector v1(v0), v2(v0); in planes() local
|
| D | geo_quaternion.cpp | 64 v2 = Vector3::Random(), in quaternion() local
|
| D | product_extra.cpp | 229 RowVectorXf v2(m), r2(16); in unaligned_objects() local
|
| D | sparse_product.cpp | 249 DenseVector v2 = DenseVector::Random(rows); in sparse_product() local
|
| D | ref.cpp | 97 v2 = v1; in ref_vector() local
|
| D | evaluators.cpp | 109 Vector2d v2; in test_evaluators() local
|
| D | geo_transformations.cpp | 538 VectorType v2 = VectorType::Random(); in transform_associativity() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/ |
| D | sparse_dense_product.cpp | 59 DenseVector v1(cols), v2(cols); in main() local
|
| /applications/standard/calendardata/calendarmanager/test/unittest/src/ |
| D | event_attendee_test.cpp | 54 void CompareAttendeeVec(const vector<Attendee> &v1, const vector<Attendee> &v2) in CompareAttendeeVec()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | autodiff.cpp | 351 const Matrix<AD, 3, 1> v2 = (s + 3.0) * v1; in bug_1264() local
|