Uses of Class
org.ojalgo.type.function.TwoStepMapper.SimpleCache
Packages that use TwoStepMapper.SimpleCache
-
Uses of TwoStepMapper.SimpleCache in org.ojalgo.type.function
Classes in org.ojalgo.type.function that implement interfaces with type arguments of type TwoStepMapper.SimpleCacheModifier and TypeClassDescriptionstatic final classWill calculate the function value for each input item, and cache the result.Methods in org.ojalgo.type.function with parameters of type TwoStepMapper.SimpleCacheModifier and TypeMethodDescriptionvoidTwoStepMapper.SimpleCache.combine(TwoStepMapper.SimpleCache<K, V> other)