cheshirekow  v0.1.0
mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...> Struct Template Reference

#include <mpblocks/dubins/curves_eigen/hyper/two_theta_x.hpp>

Public Types

typedef HyperRect< Format_t > Hyper_t
 
typedef Path< Format_t > Result_t
 
typedef Solver< xSpec, tSpec,
First, Format_t > 
Solver_t
 
typedef Eigen::Matrix
< Format_t, 2, 1 > 
Vector2d_t
 
typedef Eigen::Matrix
< Format_t, 3, 1 > 
Vector3d_t
 

Static Public Member Functions

static Result_t solve (const Vector3d_t &q0, const Hyper_t &h, const Format_t r)
 

Detailed Description

template<int xSpec, int tSpec, typename Format_t>
template<int First, int... List>
struct mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>

Definition at line 52 of file two_theta_x.hpp.

Member Typedef Documentation

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
typedef HyperRect<Format_t> mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::Hyper_t

Definition at line 56 of file two_theta_x.hpp.

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
typedef Path<Format_t> mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::Result_t

Definition at line 55 of file two_theta_x.hpp.

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
typedef Solver<xSpec, tSpec, First, Format_t> mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::Solver_t

Definition at line 58 of file two_theta_x.hpp.

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
typedef Eigen::Matrix<Format_t, 2, 1> mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::Vector2d_t

Definition at line 54 of file two_theta_x.hpp.

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
typedef Eigen::Matrix<Format_t, 3, 1> mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::Vector3d_t

Definition at line 53 of file two_theta_x.hpp.

Member Function Documentation

template<int xSpec, int tSpec, typename Format_t >
template<int First, int... List>
static Result_t mpblocks::dubins::curves_eigen::hyper::two_theta_x::HelperWrap< xSpec, tSpec, Format_t >::SolverIterator< First, List...>::solve ( const Vector3d_t q0,
const Hyper_t h,
const Format_t  r 
)
inlinestatic

Definition at line 60 of file two_theta_x.hpp.


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