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

symbol table for constants like "pi" More...

#include <matheval.hpp>

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

Public Member Functions

 constant_ ()
 

Detailed Description

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

symbol table for constants like "pi"

Definition at line 394 of file matheval.hpp.

Constructor & Destructor Documentation

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

Definition at line 400 of file matheval.hpp.


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