solve.cpp File Reference
#include <cmath>
#include <GfxTL/MathHelper.h>
+ Include dependency graph for solve.cpp:

Go to the source code of this file.

Macros

#define _USE_MATH_DEFINES
 

Functions

int dmat_solve (int n, int rhs_num, double a[])
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 2 of file solve.cpp.

Function Documentation

◆ dmat_solve()

int dmat_solve ( int  n,
int  rhs_num,
double  a[] 
)

Definition at line 7 of file solve.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: