table of contents
other versions
| example_DGELS_colmajor.c(3) | LAPACK | example_DGELS_colmajor.c(3) | 
NAME¶
example_DGELS_colmajor.c
SYNOPSIS¶
#include <stdio.h>
  
  #include <lapacke.h>
  
  #include 'lapacke_example_aux.h'
Functions¶
int main (int argc, const char *argv[])
  
  
Function Documentation¶
int main (int argc, const char * argv[])¶
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |