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, 1 > Struct Template Reference

Detailed Description

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

Definition at line 34730 of file exprtk.hpp.

Static Public Member Functions

static T evaluate (const Type x, 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, 1 >::evaluate ( const Type  x,
const Type  c1,
const Type  c0 
)
inlinestatic

Definition at line 34732 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017