LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
example_DGESV_rowmajor.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <lapacke.h>
#include "lapacke_example_aux.h"
Include dependency graph for example_DGESV_rowmajor.c:

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)