#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include 'lapacke.h'
#include 'lapacke_example_aux.h'
int main (int argc, char **argv)
Definition at line 42 of file example_DGESV_colmajor.c.
Generated automatically by Doxygen for LAPACK from the source code.