GiNaC  1.6.2
File List
Here is a list of all files with brief descriptions:
add.cpp [code]Implementation of GiNaC's sums of expressions
add.h [code]Interface to GiNaC's sums of expressions
archive.cpp [code]Archiving of GiNaC expressions
archive.h [code]Archiving of GiNaC expressions
assertion.h [code]Assertion macro definition
basic.cpp [code]Implementation of GiNaC's ABC
basic.h [code]Interface to GiNaC's ABC
class_info.h [code]Helper templates to provide per-class information for class hierarchies
clifford.cpp [code]Implementation of GiNaC's clifford algebra (Dirac gamma) objects
clifford.h [code]Interface to GiNaC's clifford algebra (Dirac gamma) objects
color.cpp [code]Implementation of GiNaC's color (SU(3) Lie algebra) objects
color.h [code]Interface to GiNaC's color (SU(3) Lie algebra) objects
compiler.h [code]Definition of optimizing macros
constant.cpp [code]Implementation of GiNaC's constant types and some special constants
constant.h [code]Interface to GiNaC's constant types and some special constants
container.h [code]Wrapper template for making GiNaC classes out of STL containers
crc32.h [code]
ex.cpp [code]Implementation of GiNaC's light-weight expression handles
ex.h [code]Interface to GiNaC's light-weight expression handles
excompiler.cpp [code]Functions to facilitate the conversion of a ex to a function pointer suited for fast numerical integration
excompiler.h [code]Functions to facilitate the conversion of a ex to a function pointer suited for fast numerical integration
expair.cpp [code]Implementation of expression pairs (building blocks of expairseq)
expair.h [code]Definition of expression pairs (building blocks of expairseq)
expairseq.cpp [code]Implementation of sequences of expression pairs
expairseq.h [code]Interface to sequences of expression pairs
exprseq.cpp [code]Implementation of GiNaC's exprseq
exprseq.h [code]Definition of GiNaC's exprseq
factor.cpp [code]Polynomial factorization (implementation)
factor.h [code]Polynomial factorization
fail.cpp [code]Implementation of class signaling failure of operation
fail.h [code]Interface to class signaling failure of operation
fderivative.cpp [code]Implementation of abstract derivatives of functions
fderivative.h [code]Interface to abstract derivatives of functions
flags.h [code]Collection of all flags used through the GiNaC framework
function.cpp [code]Implementation of class of symbolic functions
function.h [code]Interface to class of symbolic functions
ginac.h [code]This include file includes all other public GiNaC headers
hash_map.h [code]Replacement for map<> using hash tables
hash_seed.h [code]
idx.cpp [code]Implementation of GiNaC's indices
idx.h [code]Interface to GiNaC's indices
indexed.cpp [code]Implementation of GiNaC's indexed expressions
indexed.h [code]Interface to GiNaC's indexed expressions
inifcns.cpp [code]Implementation of GiNaC's initially known functions
inifcns.h [code]Interface to GiNaC's initially known functions
inifcns_gamma.cpp [code]Implementation of Gamma-function, Beta-function, Polygamma-functions, and some related stuff
inifcns_nstdsums.cpp [code]Implementation of some special functions that have a representation as nested sums
inifcns_trans.cpp [code]Implementation of transcendental (and trigonometric and hyperbolic) functions
integral.cpp [code]Implementation of GiNaC's symbolic integral
integral.h [code]Interface to GiNaC's symbolic integral
lst.cpp [code]Implementation of GiNaC's lst
lst.h [code]Definition of GiNaC's lst
matrix.cpp [code]Implementation of symbolic matrices
matrix.h [code]Interface to symbolic matrices
mul.cpp [code]Implementation of GiNaC's products of expressions
mul.h [code]Interface to GiNaC's products of expressions
ncmul.cpp [code]Implementation of GiNaC's non-commutative products of expressions
ncmul.h [code]Interface to GiNaC's non-commutative products of expressions
normal.cpp [code]This file implements several functions that work on univariate and multivariate polynomials and rational functions
normal.h [code]This file defines several functions that work on univariate and multivariate polynomials and rational functions
numeric.cpp [code]This file contains the interface to the underlying bignum package
numeric.h [code]Makes the interface to the underlying bignum package available
operators.cpp [code]Implementation of GiNaC's overloaded operators
operators.h [code]Interface to GiNaC's overloaded operators
power.cpp [code]Implementation of GiNaC's symbolic exponentiation (basis^exponent)
power.h [code]Interface to GiNaC's symbolic exponentiation (basis^exponent)
print.cpp [code]Implementation of helper classes for expression output
print.h [code]Definition of helper classes for expression output
pseries.cpp [code]Implementation of class for extended truncated power series and methods for series expansion
pseries.h [code]Interface to class for extended truncated power series
ptr.h [code]Reference-counted pointer template
registrar.cpp [code]GiNaC's class registrar (for class basic and all classes derived from it)
registrar.h [code]GiNaC's class registrar (for class basic and all classes derived from it)
relational.cpp [code]Implementation of relations between expressions
relational.h [code]Interface to relations between expressions
remember.cpp [code]Implementation of helper classes for using the remember option in GiNaC functions
remember.h [code]Interface to helper classes for using the remember option in GiNaC functions
structure.h [code]Wrapper template for making GiNaC classes out of C++ structures
symbol.cpp [code]Implementation of GiNaC's symbolic objects
symbol.h [code]Interface to GiNaC's symbolic objects
symmetry.cpp [code]Implementation of GiNaC's symmetry definitions
symmetry.h [code]Interface to GiNaC's symmetry definitions
tensor.cpp [code]Implementation of GiNaC's special tensors
tensor.h [code]Interface to GiNaC's special tensors
tostring.h [code]Convert object to its string representation (output form)
utils.cpp [code]Implementation of several small and furry utilities needed within GiNaC but not of any interest to the user of the library
utils.h [code]Interface to several small and furry utilities needed within GiNaC but not of any interest to the user of the library
wildcard.cpp [code]Implementation of GiNaC's wildcard objects
wildcard.h [code]Interface to GiNaC's wildcard objects

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