robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <iostream>
#include "robotoc/core/split_direction.hpp"
#include "robotoc/utils/aligned_vector.hpp"
Go to the source code of this file.
Namespaces | |
namespace | robotoc |
Typedefs | |
using | robotoc::Direction = aligned_vector< SplitDirection > |
Newton direction of the solution to the optimal control problem. More... | |
Functions | |
std::ostream & | robotoc::operator<< (std::ostream &os, const Direction &d) |