Code-Eli
0.3.6
|
#include <piecewise_general_creator_test_suite.hpp>
Public Member Functions | |
piecewise_general_creator_test_suite () | |
~piecewise_general_creator_test_suite () | |
Protected Member Functions | |
void | AddTests (const float &) |
void | AddTests (const double &) |
void | AddTests (const long double &) |
Private Types | |
typedef eli::geom::curve::piecewise< eli::geom::curve::bezier, data__, 3 > | piecewise_curve_type |
typedef piecewise_curve_type::curve_type | curve_type |
typedef piecewise_curve_type::point_type | point_type |
typedef piecewise_curve_type::data_type | data_type |
typedef piecewise_curve_type::index_type | index_type |
typedef piecewise_curve_type::tolerance_type | tolerance_type |
typedef eli::geom::curve::piecewise_general_creator< data__, 3, tolerance_type > | general_creator_type |
typedef general_creator_type::joint_data | joint_data_type |
Private Member Functions | |
void | octave_print (int figno, const piecewise_curve_type &pc) const |
void | create_joint_test () |
void | create_single_curve_test () |
void | create_multi_curve_no_dep_test () |
void | create_multi_curve_1st_deriv_dep_test () |
void | create_multi_curve_2nd_deriv_dep_test () |
Private Attributes | |
tolerance_type | tol |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |