Searched defs:t2 (Results 1 – 10 of 10) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | zerosized.cpp | 41 MatrixType t2(0, 0), t3(t1); in zeroSizedMatrix() local 76 …VectorType t2(DenseIndex(0)); // DenseIndex disambiguates with 0-the-null-pointer (error with gcc … in zeroSizedVector() local
|
| D | geo_homogeneous.cpp | 58 T2MatrixType t2 = T2MatrixType::Random(); in homogeneous() local
|
| D | geo_transformations.cpp | 41 Transform3 t0, t1, t2; in non_projective_only() local 174 Transform3 t0, t1, t2; in transformations() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | cxx11_tensor_of_strings.cpp | 60 Tensor<std::string, 2> t2(2, 3); in test_concat() local 102 Tensor<std::string, 2> t2 = data.slice(second_half, half_size); in test_slices() local
|
| D | cxx11_tensor_concatenation.cpp | 109 Tensor<int, 2> t2(2, 3); in test_concatenation_as_lvalue() local
|
| D | cxx11_tensor_simple.cpp | 203 Tensor<int, 3, RowMajor> t2(dims); in test_3d() local
|
| D | cxx11_tensor_contraction.cpp | 161 Tensor<float, 5, DataLayout> t2(2, 7, 11, 13, 3); in test_holes() local 196 Tensor<float, 3, DataLayout> t2(2, 2, 2); in test_full_redux() local 222 Tensor<float, 2, DataLayout> t2(2, 2); in test_contraction_of_contraction() local
|
| D | autodiff.cpp | 324 const AD t2 = min EIGEN_TEST_SPACE (denom / (chi_3 * _cv1_3), 1.0); in bug_1223() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/ArkTsConcurrent/ApplicationMultithreadingDevelopment/NativeInterthreadShared/entry/src/main/cpp/ |
| D | napi_init.cpp | 103 std::thread t2(CreateEnvAndReceiveSendable, nullptr); in TestSendSendable() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/btl/libs/STL/ |
| D | STL_interface.hh | 143 real t2 = 0; in symv() local
|