![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <lapacke.h>#include "lapacke_example_aux.h"Go to the source code of this file.
Functions/Subroutines | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 41 of file example_DGESV_rowmajor.c.