OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Provides numeric solvers for Ogre. More...
#include <OgreNumerics.h>
Static Public Member Functions | |
static bool | solveNxNLinearSysDestr (int n, double **coeff, double *col) |
Solves a full rank NxN linear system of equations. More... | |
Provides numeric solvers for Ogre.
|
static |
Solves a full rank NxN linear system of equations.