Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dref.cpp226 int test_ref_overload_fun1(Ref<MatrixXd> ) { return 1; } in test_ref_overload_fun1()
230 int test_ref_overload_fun2(Ref<const MatrixXd> ) { return 4; } in test_ref_overload_fun2()