Code-Eli
0.3.6
|
#include <explicit_bezier_curve_fit_test_suite.hpp>
Public Member Functions | |
explicit_bezier_curve_fit_test_suite () | |
~explicit_bezier_curve_fit_test_suite () | |
Protected Member Functions | |
void | AddTests (const float &) |
void | AddTests (const double &) |
void | AddTests (const long double &) |
Private Types | |
typedef eli::geom::curve::explicit_bezier< data__ > | curve_type |
typedef curve_type::control_point_type | control_point_type |
typedef curve_type::point_type | point_type |
typedef curve_type::data_type | data_type |
typedef curve_type::index_type | index_type |
typedef curve_type::fit_container_type | fit_container_type |
Private Member Functions | |
void | octave_print (int figno, const std::vector< point_type, Eigen::aligned_allocator< point_type > > &pts, const curve_type &bez) const |
void | create_circle (std::vector< point_type, Eigen::aligned_allocator< point_type > > &pts) |
void | fit_free_ends_test () |
void | fit_C0_ends_test () |
void | fit_C1_ends_test () |
void | fit_C2_ends_test () |
void | interpolate_test () |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |