OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
matheval::detail::ConstantFolder< real_t > Member List

This is the complete list of members for matheval::detail::ConstantFolder< real_t >, including all inherited members.

operator()(nil) constmatheval::detail::ConstantFolder< real_t >inline
operator()(real_t n) constmatheval::detail::ConstantFolder< real_t >inline
operator()(std::string const &c) constmatheval::detail::ConstantFolder< real_t >inline
operator()(expr_ast< real_t > const &ast) constmatheval::detail::ConstantFolder< real_t >inline
operator()(binary_op< real_t > const &tree) constmatheval::detail::ConstantFolder< real_t >inline
operator()(unary_op< real_t > const &tree) constmatheval::detail::ConstantFolder< real_t >inline
result_type typedefmatheval::detail::ConstantFolder< real_t >