Scroll to navigation

lapacke_dgeqpf_work.c(3) LAPACK lapacke_dgeqpf_work.c(3)

NAME

lapacke_dgeqpf_work.c -

SYNOPSIS

#include 'lapacke_utils.h'
 

Functions


lapack_int LAPACKE_dgeqpf_work (int matrix_layout, lapack_int m, lapack_int n, double *a, lapack_int lda, lapack_int *jpvt, double *tau, double *work)
 

Function Documentation

lapack_int LAPACKE_dgeqpf_work (intmatrix_layout, lapack_intm, lapack_intn, double *a, lapack_intlda, lapack_int *jpvt, double *tau, double *work)

Author

Generated automatically by Doxygen for LAPACK from the source code.
Wed Mar 8 2017 Version 3.7.0