|
| 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 &) |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
|
static Solution | serializationTestObject () |
|
The documentation for this class was generated from the following file: