Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Static Public Member Functions
exprtk::polynomial< T, N >::poly_impl< Type, 10 > Struct Template Reference

Detailed Description

template<typename T, std::size_t N>
template<typename Type>
struct exprtk::polynomial< T, N >::poly_impl< Type, 10 >

Definition at line 34627 of file exprtk.hpp.

Static Public Member Functions

static T evaluate (const Type x, const Type c10, const Type c9, const Type c8, const Type c7, const Type c6, const Type c5, const Type c4, const Type c3, const Type c2, const Type c1, const Type c0)
 

Member Function Documentation

◆ evaluate()

template<typename T , std::size_t N>
template<typename Type >
static T exprtk::polynomial< T, N >::poly_impl< Type, 10 >::evaluate ( const Type  x,
const Type  c10,
const Type  c9,
const Type  c8,
const Type  c7,
const Type  c6,
const Type  c5,
const Type  c4,
const Type  c3,
const Type  c2,
const Type  c1,
const Type  c0 
)
inlinestatic

Definition at line 34629 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017