Home
last modified time | relevance | path

Searched refs:collapse_tile_array (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/graph/cholesky/
H A Dcholesky.cpp94 static void collapse_tile_array(double ***tile, double *A, int n, int b) { in collapse_tile_array() function
178 collapse_tile_array(tile, A0, n, b); in operator ()()