Public Types | Public Member Functions | Public Attributes | List of all members
corbo::OptimalControlProblemStatistics Struct Reference

#include <statistics.h>

Public Types

using Ptr = std::shared_ptr< OptimalControlProblemStatistics >
 

Public Member Functions

void clear ()
 

Public Attributes

Duration preparation_time
 
Duration solving_time
 

Detailed Description

Definition at line 35 of file optimal_control/include/corbo-optimal-control/statistics.h.

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ clear()

void corbo::OptimalControlProblemStatistics::clear ( )
inline

Member Data Documentation

◆ preparation_time

Duration corbo::OptimalControlProblemStatistics::preparation_time

◆ solving_time

Duration corbo::OptimalControlProblemStatistics::solving_time

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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:08:03