| include/casconvert.h [code] | Contains CASConvert, a class for conversion between different CASObjects |
| include/casexception.h [code] | The exceptions specific to ECAS |
| include/casexpression.h [code] | This file contains the declaration of the class CASExpression |
| include/casfuncobj.h [code] | Contains the declaration for classes used with the STL algorithms |
| include/casgarbage.h [code] | Holds the definition of the CASGarbage class |
| include/casmetainfo.h [code] | File holding the CASMetaInfo class |
| include/casnumeric.h [code] | Holds the declaration of CASNumeric |
| include/casobject.h [code] | Contains the CASObject top-level class |
| include/cassymbolic.h [code] | Holds the CASSymbolic dummy class |
| include/castemplates.h [code] | Holds some template functions |
| include/casterm.h [code] | Holds the declaration of the pure abstract CASTerm class |
| include/castype.h [code] | Holding the constants indicating the cas types |
| include/ecas.h [code] | Just a wrapper including all the header files needed to use ECAS |
| include/fraction.h [code] | Holds Fraction, which implements a mathematical fraction |
| include/longint.h [code] | Holds the declaration of the LongInt class |
| include/product.h [code] | Holds the declaration of the class Product |
| include/sum.h [code] | Holds the declaration of the class Sum |
| include/variable.h [code] | Holds the declaration of the Variable class |
| lib/casconvert.cc [code] | Holds the definition of CASConvert |
| lib/casfuncobj.cc [code] | Contains the code for classes for use with the STL |
| lib/casgarbage.cc [code] | Holds the code of the CASGarbage class |
| lib/casmetainfo.cc [code] | This file holds some definitions of the CASMetaInfo class |
| lib/casnumeric.cc [code] | Holds some definitions of the CASNumeric class |
| lib/casobject.cc [code] | File for initializing CASObject::Garbage |
| lib/casterm.cc [code] | Holds the definition of CASTerm |
| lib/fraction.cc [code] | Holds the definition of the class Fraction |
| lib/longint.cc [code] | Holds the declaration of the LongInt class |
| lib/product.cc [code] | Holds the definition of the class Product |
| lib/sum.cc [code] | Holds the definition of the class Sum |
| lib/variable.cc [code] | Holds the definition of the Variable class |
1.4.7