Searched defs:algorithm_dpotrf (Results 1 – 1 of 1) sorted by relevance
287 class algorithm_dpotrf : public algorithm { class289 algorithm_dpotrf() : algorithm("dpotrf_cholesky", false) {} in algorithm_dpotrf() function in algorithm_dpotrf