lapacke_nancheck.c

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

NAME

lapacke_nancheck.c  

SYNOPSIS


#include 'lapacke_utils.h'

 

Functions


void LAPACKE_set_nancheck (int flag)

int LAPACKE_get_nancheck ()
 

Function Documentation

 

int LAPACKE_get_nancheck ()

Definition at line 43 of file lapacke_nancheck.c.  

void LAPACKE_set_nancheck (int flag)

Definition at line 38 of file lapacke_nancheck.c.  

Author

Generated automatically by Doxygen for LAPACK from the source code.


 

Index

NAME
SYNOPSIS
Functions
Function Documentation
int LAPACKE_get_nancheck ()
void LAPACKE_set_nancheck (int flag)
Author