Function Dune::XT::Common::Lapacke::dpotrf_work¶
-
int Dune::XT::Common::Lapacke::dpotrf_work(int matrix_layout, char uplo, int n, double *a, int lda)¶
Wrapper around LAPACKE_dpotrf_work
See also:
LAPACKE_dpotrf_work