Searched defs:depth (Results 1 – 6 of 6) sorted by relevance
| /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() 88 int depth = internal::random<int>(1,12); in test_lazy_l1() local 117 int depth = internal::random<int>(1,12); in test_lazy_l2() local 153 int depth = internal::random<int>(1,12); in test_lazy_l3() local
|
| D | diagonalmatrices.cpp | 119 Index depth = internal::random<Index>(1,EIGEN_TEST_MAX_SIZE); in as_scalar_product() local
|
| D | sparse_product.cpp | 42 const Index depth = internal::random<Index>(1,n); in sparse_product() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/products/ |
| D | Parallelizer.h | 86 void parallelize_gemm(const Functor& func, Index rows, Index cols, Index depth, bool transpose) in parallelize_gemm()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | cxx11_tensor_volume_patch.cpp | 41 const int depth = 4; in test_entire_volume_patch() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/opengl/ |
| D | camera.cpp | 252 Vector3f Camera::unProject(const Vector2f& uv, float depth, const Matrix4f& invModelview) const in unProject()
|