Searched defs:v3 (Results 1 – 12 of 12) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/util/ |
| D | EmulateArray.h | 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/test/ |
| D | smallvectors.cpp | 24 V3 v3(x1, x2, x3); in smallVectors() local
|
| D | inverse.cpp | 63 VectorType v3 = VectorType::Random(rows); in inverse() local
|
| D | product_selfadjoint.cpp | 28 v3(rows); in product_selfadjoint() local
|
| D | adjoint.cpp | 88 v3 = VectorType::Random(rows), in adjoint() local
|
| D | sparse_vector.cpp | 23 SparseVectorType v1(rows), v2(rows), v3(rows); in sparse_vector() local
|
| D | mapped_matrix.cpp | 174 MatrixType v3 = VectorType::Random(size); in map_not_aligned_on_scalar() local
|
| D | geo_quaternion.cpp | 65 v3 = Vector3::Random(); in quaternion() local
|
| D | sparse_product.cpp | 250 DenseVector v3 = DenseVector::Random(rows); in sparse_product() local
|
| D | evaluators.cpp | 316 Vector3f v3; in test_evaluators() local
|
| D | geo_transformations.cpp | 219 Vector3 v3 = Vector3::Random().normalized(); in transformations() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/opengl/ |
| D | trackball.cpp | 40 bool Trackball::mapToSphere(const Vector2i& p2, Vector3f& v3) in mapToSphere()
|