| Trees | Indices | Help |
|
|---|
|
|
object --+
|
InversionCountsCache
A cache for managing stored inversion count calculations
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
| list of int or None |
|
||
| int |
|
||
|
|||
|
|||
DEFAULT_CACHE_SIZE = 100
|
|||
EXACT_DISTRIBUTION_CACHE =
|
|||
|
|||
|
Inherited from |
|||
|
|||
Cache a value from the cache at index n
|
Clear all cached values. For general use, this should be unnecessary. |
Fetch a value from the cache by index n, if available.
|
Get the cache size
|
Set the cache size
|
|
|||
EXACT_DISTRIBUTION_CACHE
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 07 17:01:43 2014 | http://epydoc.sourceforge.net |