Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dref.cpp297 int test_ref_overload_fun2(Ref<const MatrixXd> ) { return 4; } in test_ref_overload_fun2() function
298 int test_ref_overload_fun2(Ref<const MatrixXf> ) { return 5; } in test_ref_overload_fun2() function