Go to the source code of this file.
|
template<typename Format_t > |
Path< Format_t > | mpblocks::dubins::curves_eigen::solve (const Eigen::Matrix< Format_t, 3, 1 > &q0, const Eigen::Matrix< Format_t, 3, 1 > &q1, const Format_t r) |
|
template<typename Format_t > |
Path< Format_t > | mpblocks::dubins::curves_eigen::solve_specific (int solver, const Eigen::Matrix< Format_t, 3, 1 > &q0, const Eigen::Matrix< Format_t, 3, 1 > &q1, const Format_t r) |
|
- Date
- Oct 30, 2012
- Author
- Josh Bialkowski (jbial.nosp@m.k@mi.nosp@m.t.edu)
Definition in file solver.h.