|
Itasca C++ Interface
|
Public Member Functions | |
| StateInfoValues (const StateInfoGroup &vt) | |
| const StateInfoValues & | operator= (const StateInfoValues &vt) |
| void | clear () |
| void | initialize (const std::vector< double > &cval, quint64 id) |
| void | update (const std::vector< double > &cval, quint64 id) |
| void | reconcile (const StateInfoValues &cval) |
Public Attributes | |
| std::vector< std::pair< double, quint64 > > | lvals_ |
| std::vector< std::pair< double, quint64 > > | hvals_ |