TwiceAsNice  2019-02-18
Macros | Functions
Axb_core.c File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define __STATIC__
 
#define AX_EQ_B_LU   LM_ADD_PREFIX(Ax_eq_b_LU_noLapack)
 

Functions

int AX_EQ_B_LU (LM_REAL *A, LM_REAL *B, LM_REAL *x, int m)
 

Macro Definition Documentation

◆ __STATIC__

#define __STATIC__

◆ AX_EQ_B_LU

#define AX_EQ_B_LU   LM_ADD_PREFIX(Ax_eq_b_LU_noLapack)

Function Documentation

◆ AX_EQ_B_LU()

int AX_EQ_B_LU ( LM_REAL A,
LM_REAL B,
LM_REAL x,
int  m 
)