| BiggestLine(TArr2D< value_type > &A, int m) | TTGauss< ValueType > | [private] |
| BiggestLineB(TArr2D< std::complex< ValueType > > const &A, int m) | TTGauss< ValueType > | [private] |
| GaussElm(TArr2D< value_type > &A, TArr1D< value_type > &b, TArr1D< value_type > &X) | TTGauss< ValueType > | |
| GaussElmComplex(TArr2D< std::complex< ValueType > > const &A, TArr1D< std::complex< ValueType > > const &b, TArr1D< std::complex< ValueType > > &X) | TTGauss< ValueType > | |
| normL2(TArr2D< value_type > &A, int j) | TTGauss< ValueType > | [private] |
| normL2B(TArr2D< std::complex< ValueType > > const &A, int i) | TTGauss< ValueType > | [private] |
| Pivot(TArr2D< value_type > &A, TArr1D< value_type > &b, int l) | TTGauss< ValueType > | [private] |
| PivotB(TArr2D< std::complex< ValueType > > &A, TArr1D< std::complex< ValueType > > &b, int l) | TTGauss< ValueType > | [private] |
| Swap(TArr2D< value_type > &A, TArr1D< value_type > &b, int m, int n) | TTGauss< ValueType > | [private] |
| SwapB(TArr2D< std::complex< ValueType > > &A, TArr1D< std::complex< ValueType > > &b, int m, int n) | TTGauss< ValueType > | [private] |
| value_type typedef | TTGauss< ValueType > |
1.4.7
Click here to return home page.