example_DGESV_rowmajor.c

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

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 (int argc, char ** argv)

Definition at line 41 of file example_DGESV_rowmajor.c.  

Author

Generated automatically by Doxygen for LAPACK from the source code.


 

Index

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