#include "lapacke.h"
Go to the source code of this file.
Functions | |
lapack_int | LAPACKE_ddisna_work (char job, lapack_int m, lapack_int n, const double *d, double *sep) |
lapack_int LAPACKE_ddisna_work | ( | char | job, |
lapack_int | m, | ||
lapack_int | n, | ||
const double * | d, | ||
double * | sep | ||
) |
Definition at line 36 of file lapacke_ddisna_work.c.