OpcUaCanOpen
CANopen OPC-UA server
native< T > Struct Template Reference

Public Types

typedef exprtk::details::functor_t< T > functor_t
 
typedef functor_t::Type Type
 

Static Public Member Functions

static T avg (Type x, Type y)
 
static T clamp (const Type l, const Type v, const Type u)
 
static T func00 (Type x, Type y)
 
static T func01 (Type x, Type y)
 
static T func02 (Type x, Type y)
 
static T func03 (Type x, Type y)
 
static T func04 (Type x, Type y)
 
static T func05 (Type x, Type y)
 
static T func06 (Type x, Type y)
 
static T func07 (Type x, Type y)
 
static T func08 (Type x, Type y)
 
static T func09 (Type x, Type y)
 
static T func10 (Type x, Type y)
 
static T func11 (Type x, Type y)
 
static T func12 (Type x, Type y)
 
static T func13 (Type x, Type y)
 
static T func14 (Type x, Type y)
 
static T func15 (Type x, Type y)
 
static T func16 (Type x, Type y)
 

Detailed Description

template<typename T>
struct native< T >

Definition at line 118 of file exprtk_benchmark.cpp.

Member Typedef Documentation

◆ functor_t

template<typename T >
typedef exprtk::details::functor_t<T> native< T >::functor_t

Definition at line 191 of file exprtk_benchmark.cpp.

◆ Type

template<typename T >
typedef functor_t::Type native< T >::Type

Definition at line 192 of file exprtk_benchmark.cpp.

Member Function Documentation

◆ avg()

template<typename T >
static T native< T >::avg ( Type  x,
Type  y 
)
inlinestatic

Definition at line 194 of file exprtk_benchmark.cpp.

◆ clamp()

template<typename T >
static T native< T >::clamp ( const Type  l,
const Type  v,
const Type  u 
)
inlinestatic

Definition at line 199 of file exprtk_benchmark.cpp.

◆ func00()

template<typename T >
static T native< T >::func00 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 204 of file exprtk_benchmark.cpp.

◆ func01()

template<typename T >
static T native< T >::func01 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 209 of file exprtk_benchmark.cpp.

◆ func02()

template<typename T >
static T native< T >::func02 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 214 of file exprtk_benchmark.cpp.

◆ func03()

template<typename T >
static T native< T >::func03 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 219 of file exprtk_benchmark.cpp.

◆ func04()

template<typename T >
static T native< T >::func04 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 224 of file exprtk_benchmark.cpp.

◆ func05()

template<typename T >
static T native< T >::func05 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 229 of file exprtk_benchmark.cpp.

◆ func06()

template<typename T >
static T native< T >::func06 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 234 of file exprtk_benchmark.cpp.

◆ func07()

template<typename T >
static T native< T >::func07 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 239 of file exprtk_benchmark.cpp.

◆ func08()

template<typename T >
static T native< T >::func08 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 244 of file exprtk_benchmark.cpp.

◆ func09()

template<typename T >
static T native< T >::func09 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 250 of file exprtk_benchmark.cpp.

◆ func10()

template<typename T >
static T native< T >::func10 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 255 of file exprtk_benchmark.cpp.

◆ func11()

template<typename T >
static T native< T >::func11 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 260 of file exprtk_benchmark.cpp.

◆ func12()

template<typename T >
static T native< T >::func12 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 265 of file exprtk_benchmark.cpp.

◆ func13()

template<typename T >
static T native< T >::func13 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 270 of file exprtk_benchmark.cpp.

◆ func14()

template<typename T >
static T native< T >::func14 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 275 of file exprtk_benchmark.cpp.

◆ func15()

template<typename T >
static T native< T >::func15 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 280 of file exprtk_benchmark.cpp.

◆ func16()

template<typename T >
static T native< T >::func16 ( Type  x,
Type  y 
)
inlinestatic

Definition at line 285 of file exprtk_benchmark.cpp.


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