GiNaC  1.6.2
Public Member Functions | Public Attributes
GiNaC::normal_map_function Struct Reference

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

Inheritance diagram for GiNaC::normal_map_function:
GiNaC::map_function

List of all members.

Public Member Functions

 normal_map_function (int l)
ex operator() (const ex &e)

Public Attributes

int level

Detailed Description

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

Definition at line 2047 of file normal.cpp.


Constructor & Destructor Documentation

GiNaC::normal_map_function::normal_map_function ( int  l) [inline]

Definition at line 2049 of file normal.cpp.


Member Function Documentation

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

Implements GiNaC::map_function.

Definition at line 2050 of file normal.cpp.

References level, and GiNaC::normal().


Member Data Documentation

Definition at line 2048 of file normal.cpp.

Referenced by operator()().


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.