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

NAME

       example_DGESV_colmajor.c -

SYNOPSIS

       #include <stdlib.h>
       #include <stdio.h>
       #include <string.h>
       #include 'lapacke.h'
       #include 'lapacke_example_aux.h'

   Functions
       int main (int argc, char **argv)

Function Documentation

   int main (int argc, char ** argv)

Author

       Generated automatically by Doxygen for LAPACK from the source code.