GiNaC 1.8.7
|
Interface to helper classes for using the remember option in GiNaC functions. More...
#include <iosfwd>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | GiNaC::remember_table_entry |
A single entry in the remember table of a function. More... | |
class | GiNaC::remember_table_list |
A list of entries in the remember table having some least significant bits of the hashvalue in common. More... | |
class | GiNaC::remember_table |
The remember table is organized like an n-fold associative cache in a microprocessor. More... | |
Namespaces | |
namespace | GiNaC |
Interface to helper classes for using the remember option in GiNaC functions.
Definition in file remember.h.