Uses of Interface
dev.nm.number.doublearray.CompositeDoubleArrayOperation.ImplementationChooser
-
Packages that use CompositeDoubleArrayOperation.ImplementationChooser Package Description dev.nm.number.doublearray -
-
Uses of CompositeDoubleArrayOperation.ImplementationChooser in dev.nm.number.doublearray
Constructors in dev.nm.number.doublearray with parameters of type CompositeDoubleArrayOperation.ImplementationChooser Constructor Description CompositeDoubleArrayOperation(CompositeDoubleArrayOperation.ImplementationChooser chooser)
Construct aCompositeDoubleArrayOperation
by supplying the multiplexing criterion and the multipleDoubleArrayOperation
s.
-