
Definition in file ImageCache.H.
#include "Image/Image.H"
#include "Util/Promotions.H"
#include <deque>
Include dependency graph for ImageCache.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ImageCache< T > |
| base class for image caches that do computations on the fly More... | |
| class | ImageCacheAvg< T > |
| image cache to compute the running average More... | |
| class | ImageCacheMinMax< T > |
| image cache to compute a running min/max More... | |
1.4.4