Home
last modified time | relevance | path

Searched defs:v0 (Results 1 – 8 of 8) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dgeo_orthomethods.cpp27 Vector3 v0 = Vector3::Random(), in orthomethods_3() local
88 VectorType v0 = VectorType::Random(size); in orthomethods() local
Dgeo_quaternion.cpp62 Vector3 v0 = Vector3::Random(), in quaternion() local
185 Vector3 v0 = Vector3::Random(), in mapQuaternion() local
Dgeo_homogeneous.cpp29 VectorType v0 = VectorType::Random(), in homogeneous() local
Dexceptions.cpp99 VectorType v0(n), v1(n); in memoryleak() local
Dgeo_hyperplane.cpp137 Vector v0 = Vector::Random(); in planes() local
Dgeo_transformations.cpp38 Vector3 v0 = Vector3::Random(), in non_projective_only() local
107 Vector3 v0 = Vector3::Random(), in transformations() local
Dnomalloc.cpp164 Eigen::ArrayXd v0(0); in test_zerosized() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/snippets/
DHouseholderSequence_HouseholderSequence.cpp5 Vector3d v0(1, v(1,0), v(2,0)); variable