Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       lapacke_dlantr.c -

SYNOPSIS

       #include 'lapacke_utils.h'

   Functions
       double LAPACKE_dlantr (int matrix_layout, char norm, char uplo, char diag, lapack_int m,
           lapack_int n, const double *a, lapack_int lda)

Function Documentation

   double LAPACKE_dlantr (int matrix_layout, char norm, char uplo, char diag, lapack_int m,
       lapack_int n, const double * a, lapack_int lda)

Author

       Generated automatically by Doxygen for LAPACK from the source code.