Open CASCADE Technology 7.8.2.dev
math_Gauss.hxx File Reference

Data Structures

class  math_Gauss
 This class implements the Gauss LU decomposition (Crout algorithm) with partial pivoting (rows interchange) of a square matrix and the different possible derived calculation : More...
 

Functions

Standard_OStreamoperator<< (Standard_OStream &o, const math_Gauss &mG)
 

Function Documentation

◆ operator<<()

Standard_OStream & operator<< ( Standard_OStream & o,
const math_Gauss & mG )
inline