Uses of Class
no.uib.cipr.matrix.distributed.Reduction
Packages that use Reduction
-
Uses of Reduction in no.uib.cipr.matrix.distributed
Methods in no.uib.cipr.matrix.distributed that return ReductionModifier and TypeMethodDescriptionstatic ReductionReductions.and()Deprecated.static ReductionReductions.max()Deprecated.static ReductionReductions.min()Deprecated.static ReductionReductions.or()Deprecated.static ReductionReductions.product()Deprecated.static ReductionReductions.sum()Deprecated.Methods in no.uib.cipr.matrix.distributed with parameters of type ReductionModifier and TypeMethodDescriptionvoidDeprecated.Combines values from all processes and distribute the result back to all processes.voidDeprecated.Reduces values on all processes to a single value