Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
lapacke_slapmr.c -
SYNOPSIS
#include 'lapacke_utils.h' Functions lapack_int LAPACKE_slapmr (int matrix_layout, lapack_logical forwrd, lapack_int m, lapack_int n, float *x, lapack_int ldx, lapack_int *k)
Function Documentation
lapack_int LAPACKE_slapmr (int matrix_layout, lapack_logical forwrd, lapack_int m, lapack_int n, float * x, lapack_int ldx, lapack_int * k)
Author
Generated automatically by Doxygen for LAPACK from the source code.