#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. | |
Definition at line 42 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 © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:51:00 2008