Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Types | Static Public Member Functions
exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3 Struct Reference

Detailed Description

template<typename T>
template<typename Type>
struct exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3

Definition at line 32284 of file exprtk.hpp.

Public Types

typedef covovov_t::type3 node_type
 
typedef covovov_t::sf4_type sf4_type
 
typedef node_type::T0 T0
 
typedef node_type::T1 T1
 
typedef node_type::T2 T2
 
typedef node_type::T3 T3
 

Static Public Member Functions

static expression_node_ptr process (expression_generator< Type > &expr_gen, const details::operator_type &operation, expression_node_ptr(&branch)[2])
 
static std::string id (expression_generator< Type > &expr_gen, const details::operator_type o0, const details::operator_type o1, const details::operator_type o2)
 

Member Typedef Documentation

◆ node_type

template<typename T>
template<typename Type>
typedef covovov_t::type3 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::node_type

Definition at line 32286 of file exprtk.hpp.

◆ sf4_type

template<typename T>
template<typename Type>
typedef covovov_t::sf4_type exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::sf4_type

Definition at line 32287 of file exprtk.hpp.

◆ T0

template<typename T>
template<typename Type>
typedef node_type::T0 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::T0

Definition at line 32288 of file exprtk.hpp.

◆ T1

template<typename T>
template<typename Type>
typedef node_type::T1 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::T1

Definition at line 32289 of file exprtk.hpp.

◆ T2

template<typename T>
template<typename Type>
typedef node_type::T2 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::T2

Definition at line 32290 of file exprtk.hpp.

◆ T3

template<typename T>
template<typename Type>
typedef node_type::T3 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::T3

Definition at line 32291 of file exprtk.hpp.

Member Function Documentation

◆ id()

template<typename T>
template<typename Type>
static std::string exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::id ( expression_generator< Type > &  expr_gen,
const details::operator_type  o0,
const details::operator_type  o1,
const details::operator_type  o2 
)
inlinestatic

◆ process()

template<typename T>
template<typename Type>
static expression_node_ptr exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::process ( expression_generator< Type > &  expr_gen,
const details::operator_type operation,
expression_node_ptr(&)  branch[2] 
)
inlinestatic



Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017