PxVehicleMatrixNGaussSeidelSolver
Defined in include/vehicle2/PxVehicleMaths.h
- 
class PxVehicleMatrixNGaussSeidelSolver
- Public Functions - 
void solve(const PxU32 maxIterations, const PxReal tolerance, const PxVehicleMatrixNN &A, const PxVehicleVectorN &b, PxVehicleVectorN &result) const
 
- 
void solve(const PxU32 maxIterations, const PxReal tolerance, const PxVehicleMatrixNN &A, const PxVehicleVectorN &b, PxVehicleVectorN &result) const