Uses of Package
org.ojalgo.type.function
Packages that use org.ojalgo.type.function
Package
Description
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
-
Classes in org.ojalgo.type.function used by org.ojalgo.concurrentClassDescriptionA
TwoStepMapper
is a mapper/reducer that is used in 2 steps –TwoStepMapper.consume(Object)
andTwoStepMapper.getResults()
.Enables combining the state of multiple instances.Enables merging the results from multiple instances. -
Classes in org.ojalgo.type.function used by org.ojalgo.data.batchClassDescriptionA
TwoStepMapper
is a mapper/reducer that is used in 2 steps –TwoStepMapper.consume(Object)
andTwoStepMapper.getResults()
.Enables combining the state of multiple instances.Enables merging the results from multiple instances. -
Classes in org.ojalgo.type.function used by org.ojalgo.netio
-
Classes in org.ojalgo.type.function used by org.ojalgo.randomClassDescriptionA
TwoStepMapper
is a mapper/reducer that is used in 2 steps –TwoStepMapper.consume(Object)
andTwoStepMapper.getResults()
.Enables combining the state of multiple instances. -
Classes in org.ojalgo.type.function used by org.ojalgo.type.functionClassDescriptionA
TwoStepMapper
is a mapper/reducer that is used in 2 steps –TwoStepMapper.consume(Object)
andTwoStepMapper.getResults()
.Enables combining the state of multiple instances.A frequency counter that optionally filters some elements when merging subresults.Enables merging the results from multiple instances.Will calculate the function value for each input item, and cache the result.