Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Types
exprtk::details::sf_base< T > Struct Template Reference

Detailed Description

template<typename T>
struct exprtk::details::sf_base< T >

Definition at line 8901 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Public Types

typedef details::functor_t< T >::Type Type
 
typedef details::functor_t< T > functor_t
 
typedef functor_t::qfunc_t quaternary_functor_t
 
typedef functor_t::tfunc_t trinary_functor_t
 
typedef functor_t::bfunc_t binary_functor_t
 
typedef functor_t::ufunc_t unary_functor_t
 

Member Typedef Documentation

◆ binary_functor_t

template<typename T >
typedef functor_t::bfunc_t exprtk::details::sf_base< T >::binary_functor_t

Definition at line 8907 of file exprtk.hpp.

◆ functor_t

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

Definition at line 8904 of file exprtk.hpp.

◆ quaternary_functor_t

Definition at line 8905 of file exprtk.hpp.

◆ trinary_functor_t

template<typename T >
typedef functor_t::tfunc_t exprtk::details::sf_base< T >::trinary_functor_t

Definition at line 8906 of file exprtk.hpp.

◆ Type

template<typename T >
typedef details::functor_t<T>::Type exprtk::details::sf_base< T >::Type

Definition at line 8903 of file exprtk.hpp.

◆ unary_functor_t

template<typename T >
typedef functor_t::ufunc_t exprtk::details::sf_base< T >::unary_functor_t

Definition at line 8908 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017