UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
PolyMatrixPSC (std::map< int, std::map< int, Trace > > &sum_rows) | |
bool | SetMatrixElement (size_t i, size_t j, double &val) |
bool | SetVectorElement (size_t i, double &val) |
bool | IsReady () |
size_t | GetPointsCount (std::vector< int > &ID_num) |
Protected Member Functions | |
bool | set_ID_Row () |
Protected Attributes | |
std::set< int > | m_point_set |
std::map< int, std::map< int, Trace > > | m_sum_rows |