![]() |
TerraLib 4.1
|
#include "TePDIPrincoMixModelStrategy.hpp"Functions | |
| int | SGaussElimination (TeMatrix &Z, std::vector< int > &line, unsigned int componentsNumber) |
| int | SFowardBackSubstitution (TeMatrix &Z, std::vector< double > &y, int ys, std::vector< int > &line, int lines, std::vector< double > &x, int xs) |
| int SFowardBackSubstitution | ( | TeMatrix & | Z, |
| std::vector< double > & | y, | ||
| int | ys, | ||
| std::vector< int > & | line, | ||
| int | lines, | ||
| std::vector< double > & | x, | ||
| int | xs | ||
| ) |
| int SGaussElimination | ( | TeMatrix & | Z, |
| std::vector< int > & | line, | ||
| unsigned int | componentsNumber | ||
| ) |