Provides numeric solvers for Ogre. More...
#include <OgreNumerics.h>
Static Public Member Functions | |
static bool | solveNxNLinearSysDestr (int n, PreciseReal **coeff, PreciseReal *col) |
Solves a full rank NxN linear system of equations. | |
Provides numeric solvers for Ogre.
Definition at line 51 of file OgreNumerics.h.
|
static |
Solves a full rank NxN linear system of equations.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.