GiNaC 1.8.7
Classes | Namespaces | Functions
symbol.h File Reference

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)
 

Detailed Description

Interface to GiNaC's symbolic objects.

Definition in file symbol.h.


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