ompl::base::MultiOptimizationObjective::Component Struct Reference
Defines a pairing of an objective and its weight. More...
#include <ompl/base/OptimizationObjective.h>
Public Member Functions | |
Component (OptimizationObjectivePtr obj, double weight) | |
Public Attributes | |
OptimizationObjectivePtr | objective |
double | weight |
Detailed Description
Defines a pairing of an objective and its weight.
Definition at line 324 of file OptimizationObjective.h.
The documentation for this struct was generated from the following files:
- ompl/base/OptimizationObjective.h
- ompl/base/src/OptimizationObjective.cpp