UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
void | SetRows (std::map< int, std::map< int, Trace > > rows_map) |
bool | operator() (std::vector< int > &point_id, std::vector< double > &statics_value) |
Protected Member Functions | |
bool | gauss_Prepare (Coeff_Matrix &coef_mat, std::vector< double > &result) |
bool | Remove_Trend (const std::vector< int > &point_id, std::vector< double > &value) |
Protected Attributes | |
std::map< int, std::map< int, Trace > > | m_rows_map |