example_DGELS_colmajor.c

Section: LAPACK (3)
Updated: Tue Nov 14 2017
Page Index
 

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[])

Definition at line 66 of file example_DGELS_colmajor.c.  

Author

Generated automatically by Doxygen for LAPACK from the source code.


 

Index

NAME
SYNOPSIS
Functions
Function Documentation
int main (int argc, const char * argv[])
Author