Home
last modified time | relevance | path

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

/oneTBB/examples/graph/cholesky/
H A Dcholesky.cpp287 class algorithm_dpotrf : public algorithm { class
289 algorithm_dpotrf() : algorithm("dpotrf_cholesky", false) {} in algorithm_dpotrf() function in algorithm_dpotrf