GiNaC 1.8.7
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  ginac
 add.cppImplementation of GiNaC's sums of expressions
 add.hInterface to GiNaC's sums of expressions
 archive.cppArchiving of GiNaC expressions
 archive.hArchiving of GiNaC expressions
 assertion.hAssertion macro definition
 basic.cppImplementation of GiNaC's ABC
 basic.hInterface to GiNaC's ABC
 class_info.hHelper templates to provide per-class information for class hierarchies
 clifford.cppImplementation of GiNaC's clifford algebra (Dirac gamma) objects
 clifford.hInterface to GiNaC's clifford algebra (Dirac gamma) objects
 color.cppImplementation of GiNaC's color (SU(3) Lie algebra) objects
 color.hInterface to GiNaC's color (SU(3) Lie algebra) objects
 compiler.hDefinition of optimizing macros
 constant.cppImplementation of GiNaC's constant types and some special constants
 constant.hInterface to GiNaC's constant types and some special constants
 container.hWrapper template for making GiNaC classes out of STL containers
 crc32.hCRC32 hash function
 ex.cppImplementation of GiNaC's light-weight expression handles
 ex.hInterface to GiNaC's light-weight expression handles
 excompiler.cppFunctions to facilitate the conversion of a ex to a function pointer suited for fast numerical integration
 excompiler.hFunctions to facilitate the conversion of a ex to a function pointer suited for fast numerical integration
 expair.cppImplementation of expression pairs (building blocks of expairseq)
 expair.hDefinition of expression pairs (building blocks of expairseq)
 expairseq.cppImplementation of sequences of expression pairs
 expairseq.hInterface to sequences of expression pairs
 exprseq.cppImplementation of GiNaC's exprseq
 exprseq.hDefinition of GiNaC's exprseq
 factor.cppPolynomial factorization (implementation)
 factor.hPolynomial factorization
 fail.cppImplementation of class signaling failure of operation
 fail.hInterface to class signaling failure of operation
 fderivative.cppImplementation of abstract derivatives of functions
 fderivative.hInterface to abstract derivatives of functions
 flags.hCollection of all flags used through the GiNaC framework
 function.cppImplementation of class of symbolic functions
 function.hInterface to class of symbolic functions
 ginac.hThis include file includes all other public GiNaC headers
 hash_map.hReplacement for map<> using hash tables
 hash_seed.hType-specific hash seed
 idx.cppImplementation of GiNaC's indices
 idx.hInterface to GiNaC's indices
 indexed.cppImplementation of GiNaC's indexed expressions
 indexed.hInterface to GiNaC's indexed expressions
 inifcns.cppImplementation of GiNaC's initially known functions
 inifcns.hInterface to GiNaC's initially known functions
 inifcns_elliptic.cppImplementation of some special functions related to elliptic curves
 inifcns_gamma.cppImplementation of Gamma-function, Beta-function, Polygamma-functions, and some related stuff
 inifcns_nstdsums.cppImplementation of some special functions that have a representation as nested sums
 inifcns_trans.cppImplementation of transcendental (and trigonometric and hyperbolic) functions
 integral.cppImplementation of GiNaC's symbolic integral
 integral.hInterface to GiNaC's symbolic integral
 integration_kernel.cppImplementation of GiNaC's integration kernels for iterated integrals
 integration_kernel.hInterface to GiNaC's integration kernels for iterated integrals
 lst.cppImplementation of GiNaC's lst
 lst.hDefinition of GiNaC's lst
 matrix.cppImplementation of symbolic matrices
 matrix.hInterface to symbolic matrices
 mul.cppImplementation of GiNaC's products of expressions
 mul.hInterface to GiNaC's products of expressions
 ncmul.cppImplementation of GiNaC's non-commutative products of expressions
 ncmul.hInterface to GiNaC's non-commutative products of expressions
 normal.cppThis file implements several functions that work on univariate and multivariate polynomials and rational functions
 normal.hThis file defines several functions that work on univariate and multivariate polynomials and rational functions
 numeric.cppThis file contains the interface to the underlying bignum package
 numeric.hMakes the interface to the underlying bignum package available
 operators.cppImplementation of GiNaC's overloaded operators
 operators.hInterface to GiNaC's overloaded operators
 power.cppImplementation of GiNaC's symbolic exponentiation (basis^exponent)
 power.hInterface to GiNaC's symbolic exponentiation (basis^exponent)
 print.cppImplementation of helper classes for expression output
 print.hDefinition of helper classes for expression output
 pseries.cppImplementation of class for extended truncated power series and methods for series expansion
 pseries.hInterface to class for extended truncated power series
 ptr.hReference-counted pointer template
 registrar.cppGiNaC's class registrar (for class basic and all classes derived from it)
 registrar.hGiNaC's class registrar (for class basic and all classes derived from it)
 relational.cppImplementation of relations between expressions
 relational.hInterface to relations between expressions
 remember.cppImplementation of helper classes for using the remember option in GiNaC functions
 remember.hInterface to helper classes for using the remember option in GiNaC functions
 structure.hWrapper template for making GiNaC classes out of C++ structures
 symbol.cppImplementation of GiNaC's symbolic objects
 symbol.hInterface to GiNaC's symbolic objects
 symmetry.cppImplementation of GiNaC's symmetry definitions
 symmetry.hInterface to GiNaC's symmetry definitions
 tensor.cppImplementation of GiNaC's special tensors
 tensor.hInterface to GiNaC's special tensors
 utils.cppImplementation of several small and furry utilities needed within GiNaC but not of any interest to the user of the library
 utils.hInterface to several small and furry utilities needed within GiNaC but not of any interest to the user of the library
 utils_multi_iterator.hUtilities for summing over multiple indices
 version.hGiNaC library version information
 wildcard.cppImplementation of GiNaC's wildcard objects
 wildcard.hInterface 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.