OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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 boost::spirit::qi::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 404 of file matheval.hpp.

Constructor & Destructor Documentation

◆ ufunc_()

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: