Class PocketFFTPlanCacheF
Bounded single-precision plan cache (companion to PocketFFTPlanCache, with an independent budget so float and double plans never evict one another). Plans are immutable + deterministic, so sharing them is bit-neutral.
public static class PocketFFTPlanCacheF
- Inheritance
-
PocketFFTPlanCacheF
- Inherited Members
Methods
GetComplex(long)
public static PocketFFTComplexPlanF GetComplex(long len)
Parameters
lenlong
Returns
GetReal(long)
public static PocketFFTRealPlanF GetReal(long len)
Parameters
lenlong