Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Static Public Member Functions
exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, BranchCount > Struct Template Reference

Detailed Description

template<typename T, typename IFunction, std::size_t N>
template<typename T_, std::size_t BranchCount>
struct exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, BranchCount >

Definition at line 10976 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Static Public Member Functions

static void execute (T_(&v)[BranchCount], const branch_t(&b)[BranchCount])
 

Member Function Documentation

◆ execute()

template<typename T , typename IFunction , std::size_t N>
template<typename T_ , std::size_t BranchCount>
static void exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, BranchCount >::execute ( T_(&)  v[BranchCount],
const branch_t(&)  b[BranchCount] 
)
inlinestatic

Definition at line 10978 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017