Struct MultiOptimizationObjective::Component
Defined in File OptimizationObjective.h
Nested Relationships
This struct is a nested type of Class MultiOptimizationObjective.
Struct Documentation
-
struct Component
Defines a pairing of an objective and its weight.
Public Functions
-
Component(OptimizationObjectivePtr obj, double weight)
-
Component(OptimizationObjectivePtr obj, double weight)