Drake
Drake C++ Documentation
Bound Struct Reference

Detailed Description

Stores the lower and upper bound of a variable.

#include <drake/solvers/aggregate_costs_constraints.h>

Public Attributes

double lower {}
 Lower bound. More...
 
double upper {}
 Upper bound. More...
 

Member Data Documentation

◆ lower

double lower {}

Lower bound.

◆ upper

double upper {}

Upper bound.


The documentation for this struct was generated from the following file: