My Project
|
Public Member Functions | |
Solution (bool si) | |
bool | has (const std::string &) const |
std::vector< double > & | data (const std::string &) |
const std::vector< double > & | data (const std::string &) const |
std::pair< iterator, bool > | insert (std::string name, UnitSystem::measure, std::vector< double >, TargetType) |
void | convertToSI (const UnitSystem &) |
void | convertFromSI (const UnitSystem &) |