Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/bench/btl/generic_bench/init/
H A Dinit_matrix.hh43 BTL_DONT_INLINE void init_matrix(Vector & A, int size){ in init_matrix() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/opencl/
Dtest_opencl.hpp56 static void init_matrix(ublas::matrix<T, F>& m, int max_value) in init_matrix() function in test_opencl