OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | List of all members
matheval::detail::grammar< real_t, Iterator >::ufunc_ Struct Reference

symbol table for unary functions like "abs" More...

#include <matheval.hpp>

Inherits symbols< std::iterator_traits< Iterator >::value_type, unary_op< real_t >::op_t >.

Public Member Functions

 ufunc_ ()
 

Detailed Description

template<typename real_t, typename Iterator>
struct matheval::detail::grammar< real_t, Iterator >::ufunc_

symbol table for unary functions like "abs"

Definition at line 412 of file matheval.hpp.

Constructor & Destructor Documentation

template<typename real_t, typename Iterator>
matheval::detail::grammar< real_t, Iterator >::ufunc_::ufunc_ ( )
inline

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