Expand description
Memory management and caching system for interpolation operations
This module provides sophisticated memory management capabilities including memory tracking, adaptive caching, and performance monitoring to optimize interpolation operations for both memory usage and execution speed.
Structs§
- Adaptive
Cache Policy - Adaptive cache policy
- Adaptive
Interpolation Cache - Adaptive interpolation cache system
- Cache
Adaptive Params - Adaptive parameters for cache
- Cache
Manager - Cache management system
- Cache
Statistics - Cache statistics
- Cached
Interpolant - Cached interpolant
- Cached
Interpolant Metrics - Performance metrics for cached interpolants
- Interpolant
Cache Key - Key for interpolant cache
- Interpolation
Memory Manager - Memory management for interpolation
- Interpolation
Performance Tracker - Performance tracking for interpolation
- Memory
Optimization Result - Memory optimization result
- Memory
Statistics - Memory statistics
- Memory
Tracker - Memory usage tracking
- Memory
Usage Record - Memory usage record
- Method
Stats - Method usage statistics
- Performance
Summary - Performance summary
- Performance
Trends - Performance trends
Enums§
- Cache
Eviction Policy - Cache eviction policy
- Memory
Allocation Strategy - Memory allocation strategy