Code-Eli  0.3.6
piecewise_four_digit_creator_test_suite< data__ > Class Template Reference

#include <piecewise_four_digit_creator_test_suite.hpp>

Inheritance diagram for piecewise_four_digit_creator_test_suite< data__ >:
Collaboration diagram for piecewise_four_digit_creator_test_suite< data__ >:

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_typepoint_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
 

Member Typedef Documentation

template<typename data__ >
typedef piecewise_curve_type::curve_type piecewise_four_digit_creator_test_suite< data__ >::curve_type
private
template<typename data__ >
typedef piecewise_curve_type::data_type piecewise_four_digit_creator_test_suite< data__ >::data_type
private
template<typename data__ >
typedef piecewise_curve_type::index_type piecewise_four_digit_creator_test_suite< data__ >::index_type
private
template<typename data__ >
typedef piecewise_curve_type::point_type piecewise_four_digit_creator_test_suite< data__ >::point_type
private

Constructor & Destructor Documentation

template<typename data__ >
piecewise_four_digit_creator_test_suite< data__ >::piecewise_four_digit_creator_test_suite ( )
inline

Here is the call graph for this function:

template<typename data__ >
piecewise_four_digit_creator_test_suite< data__ >::~piecewise_four_digit_creator_test_suite ( )
inline

Member Function Documentation

template<typename data__ >
void piecewise_four_digit_creator_test_suite< data__ >::AddTests ( const float &  )
inlineprotected
template<typename data__ >
void piecewise_four_digit_creator_test_suite< data__ >::AddTests ( const double &  )
inlineprotected
template<typename data__ >
void piecewise_four_digit_creator_test_suite< data__ >::AddTests ( const long double &  )
inlineprotected
template<typename data__ >
void piecewise_four_digit_creator_test_suite< data__ >::create_airfoil_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void piecewise_four_digit_creator_test_suite< data__ >::octave_print ( int  figno,
const piecewise_curve_type pc 
) const
inlineprivate

Here is the call graph for this function:

Member Data Documentation

template<typename data__ >
tolerance_type piecewise_four_digit_creator_test_suite< data__ >::tol
private

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