#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 © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:04:31 2009