Uses of Class
org.ojalgo.type.function.TwoStepMapper.KeyCounter
Packages that use TwoStepMapper.KeyCounter
-
Uses of TwoStepMapper.KeyCounter in org.ojalgo.type.function
Methods in org.ojalgo.type.function that return TwoStepMapper.KeyCounterModifier and TypeMethodDescriptionstatic <T> TwoStepMapper.KeyCounter<T, T> TwoStepMapper.KeyCounter.newInstance()static <T> TwoStepMapper.KeyCounter<T, T> TwoStepMapper.KeyCounter.newInstance(FrequencyMap.FrequencyPredicate<T> predicate) Methods in org.ojalgo.type.function with parameters of type TwoStepMapper.KeyCounterModifier and TypeMethodDescriptionvoidTwoStepMapper.KeyCounter.combine(TwoStepMapper.KeyCounter<T, G> other)