GiNaC  1.6.2
Public Member Functions
GiNaC::eval_integ_map_function Struct Reference

Function object to be applied by basic::eval_integ(). More...

Inheritance diagram for GiNaC::eval_integ_map_function:
GiNaC::map_function

List of all members.

Public Member Functions

ex operator() (const ex &e)

Detailed Description

Function object to be applied by basic::eval_integ().

Definition at line 459 of file basic.cpp.


Member Function Documentation

ex GiNaC::eval_integ_map_function::operator() ( const ex e) [inline, virtual]

Implements GiNaC::map_function.

Definition at line 460 of file basic.cpp.

References GiNaC::eval_integ().


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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.