Defines a pairing of an objective and its weight. More...
#include <OptimizationObjective.h>
Public Member Functions | |
| Component (const OptimizationObjectivePtr &obj, double weight) | |
Public Attributes | |
| OptimizationObjectivePtr | objective |
| double | weight |
Defines a pairing of an objective and its weight.
Definition at line 204 of file OptimizationObjective.h.