Searched refs:check_product (Results 1 - 1 of 1) sorted by relevance

/external/eigen/bench/
H A DbenchBlasGemm.cpp31 void check_product(int M, int N, int K);
32 void check_product(void);
53 check_product();
174 void check_product(int M, int N, int K) function
206 void check_product(void) function
216 check_product(M, N, K);

Completed in 144 milliseconds