#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_slapmt_work (int matrix_layout, lapack_logical forwrd, lapack_int m, lapack_int n, float *x, lapack_int ldx, lapack_int *k) |
| lapack_int LAPACKE_slapmt_work | ( | int | matrix_layout, |
| lapack_logical | forwrd, | ||
| lapack_int | m, | ||
| lapack_int | n, | ||
| float * | x, | ||
| lapack_int | ldx, | ||
| lapack_int * | k ) |
Definition at line 35 of file lapacke_slapmt_work.c.