GiNaC 1.8.7
Classes | Namespaces
remember.h File Reference

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
 

Detailed Description

Interface to helper classes for using the remember option in GiNaC functions.

Definition in file remember.h.


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