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

NAME

       cblas_example2.c -

SYNOPSIS

       #include <stdio.h>
       #include <stdlib.h>
       #include 'cblas.h'
       #include 'cblas_f77.h'

   Macros
       #define INVALID   -1

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

Macro Definition Documentation

   #define INVALID   -1

Function Documentation

   int main (int argc, char ** argv)

Author

       Generated automatically by Doxygen for LAPACK from the source code.