UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Calculator Class Reference

Public Member Functions

 Calculator (PSC::PSC_Params params)
 
void SetRows (std::map< int, PSC::ROW > rows_map)
 
bool operator() (PSC::Statics &statics) const
 

Protected Member Functions

bool gauss_Prepare (Coeff_Matrix &coef_mat, std::vector< double > &result) const
 
bool Remove_Trend (PSC::Statics &statics) const
 

Protected Attributes

std::map< int, PSC::ROW > m_rows_map
 
PSC::PSC_Params m_params
 

The documentation for this class was generated from the following file: