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

NAME

       lapacke_dpp_trans.c -

SYNOPSIS

       #include 'lapacke_utils.h'

   Functions
       void LAPACKE_dpp_trans (int matrix_layout, char uplo, lapack_int n, const double *in,
           double *out)

Function Documentation

   void LAPACKE_dpp_trans (int matrix_layout, char uplo, lapack_int n, const double * in, double
       * out)

Author

       Generated automatically by Doxygen for LAPACK from the source code.