PulseView  unreleased development snapshot
A Qt-based sigrok GUI
exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, 3 > Struct Template Reference

#include <exprtk.hpp>

Collaboration diagram for exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, 3 >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 11242 of file exprtk.hpp.

Member Function Documentation

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

Definition at line 11244 of file exprtk.hpp.


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