|
|
| |
lapacke_dorbdb.c(3) |
LAPACK |
lapacke_dorbdb.c(3) |
#include 'lapacke_utils.h'
lapack_int LAPACKE_dorbdb (int matrix_layout, char trans, char
signs, lapack_int m, lapack_int p, lapack_int q, double
*x11, lapack_int ldx11, double *x12, lapack_int ldx12, double
*x21, lapack_int ldx21, double *x22, lapack_int ldx22, double
*theta, double *phi, double *taup1, double *taup2, double *tauq1, double
*tauq2)
Definition at line 35 of file lapacke_dorbdb.c.
Generated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |