GiNaC 1.8.7
|
Interface to GiNaC's symbolic objects. More...
#include "basic.h"
#include "ex.h"
#include "ptr.h"
#include "archive.h"
#include <string>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | GiNaC::symbol |
Basic CAS symbol. More... | |
class | GiNaC::realsymbol |
Specialization of symbol to real domain. More... | |
class | GiNaC::possymbol |
Specialization of symbol to real positive domain. More... | |
Namespaces | |
namespace | GiNaC |
Functions | |
GiNaC::GINAC_DECLARE_UNARCHIVER (symbol) | |
GiNaC::GINAC_DECLARE_UNARCHIVER (realsymbol) | |
GiNaC::GINAC_DECLARE_UNARCHIVER (possymbol) | |