Uses of Class
pulse.util.ImmutablePair
-
Packages that use ImmutablePair Package Description pulse.tasks.processing Lists classes for storing runtime information, storing and ordering of final execution results, storing intermediate results of execution to check convergence. -
-
Uses of ImmutablePair in pulse.tasks.processing
Methods in pulse.tasks.processing that return types with arguments of type ImmutablePair Modifier and Type Method Description Map<ImmutablePair<ParameterIdentifier>,Double>
CorrelationBuffer. evaluate(CorrelationTest t)
Methods in pulse.tasks.processing with parameters of type ImmutablePair Modifier and Type Method Description static void
CorrelationBuffer. excludePair(ImmutablePair<NumericPropertyKeyword> pair)
-