|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
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.
| 
 | static | 
Solves a full rank NxN linear system of equations.