robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
ocp_benchmarker.hpp File Reference
#include <memory>
#include <string>
#include "Eigen/Core"
#include "robotoc/utils/ocp_benchmarker.hxx"
Include dependency graph for ocp_benchmarker.hpp:

Go to the source code of this file.

Namespaces

namespace  robotoc
 
namespace  robotoc::benchmark
 

Functions

template<typename OCPSolverType >
void robotoc::benchmark::CPUTime (OCPSolverType &ocp_solver, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const int num_iteration=1000)