exprtk::details::sf4_node< T, SpecialFunction > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::sf4_node< T, SpecialFunction >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::sf4_node< T, SpecialFunction >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr

Public Member Functions

 sf4_node (const operator_type &opr, expression_ptr branch0, expression_ptr branch1, expression_ptr branch2, expression_ptr branch3)
T value () const

template<typename T, typename SpecialFunction>
class exprtk::details::sf4_node< T, SpecialFunction >


Member Typedef Documentation

template<typename T , typename SpecialFunction >
typedef expression_node<T>* exprtk::details::sf4_node< T, SpecialFunction >::expression_ptr

Constructor & Destructor Documentation

template<typename T , typename SpecialFunction >
exprtk::details::sf4_node< T, SpecialFunction >::sf4_node ( const operator_type opr,
expression_ptr  branch0,
expression_ptr  branch1,
expression_ptr  branch2,
expression_ptr  branch3 
) [inline]

Member Function Documentation

template<typename T , typename SpecialFunction >
T exprtk::details::sf4_node< T, SpecialFunction >::value (  )  const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1