BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
A piece of dirt for dirtying the caches. More...
#include <dirty.h>
Public Member Functions | |
Dirt () | |
void | touch () |
Make the cache dirty. More... | |
Public Attributes | |
int | dirt |
A piece of dirt for dirtying the caches.
This is supposed to be a part of classes that are cached elsewhere; having the dirty
counter allows us to reliably observe if someting changed and run the updates accordingly. Use with Cleaner
to observe the changes.
|
inline |