maliput
antiderivative_function.h File Reference
Include dependency graph for antiderivative_function.h:
This graph shows which files directly or indirectly include this file:

Classes

class  AntiderivativeFunction< T >
 A thin wrapper of the ScalarInitialValueProblem class that, in concert with Drake's ODE initial value problem solvers ("integrators"), provide the ability to perform quadrature on an arbitrary scalar integrable function. More...
 
struct  AntiderivativeFunction< T >::IntegrableFunctionContext
 The set of values that, along with the function being integrated, partially specify the definite integral i.e. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::drake
 
 maliput::drake::systems