humoto
|
This is the complete list of members for humoto::constraints::ContainerBase, including all inherited members.
ContainerBase() | humoto::constraints::ContainerBase | inlineprotected |
getCopyLocation(const std::size_t number_of_constraints, const std::size_t constraints_offset, const std::size_t number_of_variables) const | humoto::constraints::ContainerBase | inline |
getNumberOfConstraints() const =0 | humoto::constraints::ContainerBase | pure virtual |
getNumberOfVariables() const | humoto::constraints::ContainerBase | inline |
log(humoto::Logger &logger, const LogEntryName &parent=LogEntryName(), const std::string &name="constraints") const | humoto::constraints::ContainerBase | inline |
logBody(humoto::Logger &logger, const LogEntryName &parent=LogEntryName(), const std::string &name="constraints") const =0 | humoto::constraints::ContainerBase | protectedpure virtual |
logBounds(humoto::Logger &logger, const LogEntryName &parent=LogEntryName(), const std::string &name="constraints") const =0 | humoto::constraints::ContainerBase | protectedpure virtual |
number_of_variables_ | humoto::constraints::ContainerBase | protected |
reset(const std::size_t number_of_constraints=0, const std::size_t number_of_variables=0, const bool initialize_matrices=false) | humoto::constraints::ContainerBase | inlineprotected |
resetBody(const std::size_t number_of_constraints=0, const bool initialize_matrices=false)=0 | humoto::constraints::ContainerBase | protectedpure virtual |
resetBounds(const std::size_t number_of_constraints=0, const bool initialize_matrices=false)=0 | humoto::constraints::ContainerBase | protectedpure virtual |
setNumberOfVariables(const std::size_t number_of_variables) | humoto::constraints::ContainerBase | inlineprotected |
~ContainerBase() | humoto::constraints::ContainerBase | inlineprotected |