Mercator
Public Member Functions | List of all members
RandCache::Ordering Struct Referenceabstract

Interface to define the ordering of the random number cache. More...

#include <RandCache.h>

Inheritance diagram for RandCache::Ordering:
ZeroSpiralOrdering SpiralOrdering

Public Member Functions

virtual size_type operator() (int x, int y)=0
 Determine the order.
 

Detailed Description

Interface to define the ordering of the random number cache.


The documentation for this struct was generated from the following file: