Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
MultiShooting.hpp File Reference

Multiple Shooting for Trajectory Optimization. More...

#include "TranscriptionBase.hpp"
#include "janus/math/Spacing.hpp"
#include <string>
#include <tuple>
Include dependency graph for MultiShooting.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  janus::MultiShootingOptions
 Options for MultipleShooting. More...
class  janus::MultipleShooting
 Multiple shooting transcription. More...

Namespaces

namespace  janus

Detailed Description

Multiple Shooting for Trajectory Optimization.