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

Detailed Description

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

Definition at line 12306 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Inheritance diagram for exprtk::details::vararg_min_op< T >:
Inheritance graph

Public Types

typedef opr_base< T >::Type Type
 

Static Public Member Functions

template<typename Type , typename Allocator , template< typename, typename > class Sequence>
static T process (const Sequence< Type, Allocator > &arg_list)
 
template<typename Sequence >
static T process_1 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_2 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_3 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_4 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_5 (const Sequence &arg_list)
 

Member Typedef Documentation

◆ Type

template<typename T >
typedef opr_base<T>::Type exprtk::details::vararg_min_op< T >::Type

Definition at line 12308 of file exprtk.hpp.

Member Function Documentation

◆ process()

template<typename T >
template<typename Type , typename Allocator , template< typename, typename > class Sequence>
static T exprtk::details::vararg_min_op< T >::process ( const Sequence< Type, Allocator > &  arg_list)
inlinestatic

Definition at line 12313 of file exprtk.hpp.

References exprtk::details::value().

◆ process_1()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_1 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12341 of file exprtk.hpp.

References exprtk::details::value().

◆ process_2()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_2 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12347 of file exprtk.hpp.

References exprtk::details::value().

◆ process_3()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_3 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12353 of file exprtk.hpp.

References exprtk::details::value().

◆ process_4()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_4 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12359 of file exprtk.hpp.

References exprtk::details::value().

◆ process_5()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_5 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12367 of file exprtk.hpp.

References exprtk::details::value().




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