Go to the documentation of this file.
29#ifndef __NumericSolvers_H__
30#define __NumericSolvers_H__
Provides numeric solvers for Ogre.
static bool solveNxNLinearSysDestr(int n, PreciseReal **coeff, PreciseReal *col)
Solves a full rank NxN linear system of equations.
double PreciseReal
Real type for numeric solvers.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.