Scroll to navigation

example_DGESV_rowmajor.c(3) LAPACK example_DGESV_rowmajor.c(3)

NAME

example_DGESV_rowmajor.c -

SYNOPSIS

#include <stdlib.h>
 
#include <stdio.h>
 
#include <string.h>
 
#include <lapacke.h>
 
#include 'lapacke_example_aux.h'
 

Functions


int main (int argc, char **argv)
 

Function Documentation

int main (intargc, char **argv)

Author

Generated automatically by Doxygen for LAPACK from the source code.
Wed Mar 8 2017 Version 3.7.0