Code-Eli
0.3.6
|
#include <piecewise_four_digit_creator_test_suite.hpp>
Public Member Functions | |
piecewise_four_digit_creator_test_suite () | |
~piecewise_four_digit_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_four_digit_creator< data__, 3, tolerance_type > | point_creator_type |
Private Member Functions | |
void | octave_print (int figno, const piecewise_curve_type &pc) const |
void | create_airfoil_test () |
Private Attributes | |
tolerance_type | tol |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
private |