Home
last modified time | relevance | path

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

/oneTBB/examples/graph/cholesky/
H A Dcholesky.cpp264 class algorithm_crout : public algorithm { class
266 algorithm_crout() : algorithm("crout_cholesky", true) {} in algorithm_crout() function in algorithm_crout