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 bool Ogre::NumericSolver::solveNxNLinearSysDestr | ( | int | n, | |
PreciseReal ** | coeff, | |||
PreciseReal * | col | |||
) | [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.
Last modified Fri May 25 23:38:29 2012