Skip to main content

Module cache

Module cache 

Source
Expand description

Kernel caching infrastructure for performance optimization.

Provides caching mechanisms to avoid redundant kernel computations.

Structsยง

CacheStats
Cache statistics
CachedKernel
Cached kernel wrapper that stores computed values
KernelMatrixCache
Kernel matrix cache for efficient matrix operations