Class Cost

Class Documentation

class Cost

Definition of a cost value. Can represent the cost of a motion or the cost of a state.

Public Functions

inline explicit Cost(double v = 0.0)

Construct cost with a specified value.

inline double value() const

The value of the cost.