PulseView  unreleased development snapshot
A Qt-based sigrok GUI
exprtk::polynomial< T, N >::poly_impl< Type, 11 > Struct Template Reference
Collaboration diagram for exprtk::polynomial< T, N >::poly_impl< Type, 11 >:

Static Public Member Functions

static T evaluate (const Type x, const Type c11, 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)
 

Detailed Description

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

Definition at line 35951 of file exprtk.hpp.

Member Function Documentation

template<typename T , std::size_t N>
template<typename Type >
static T exprtk::polynomial< T, N >::poly_impl< Type, 11 >::evaluate ( const Type  x,
const Type  c11,
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 35953 of file exprtk.hpp.


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