public static interface CompositeDoubleArrayOperation.ImplementationChooser
Modifier and Type | Method and Description |
---|---|
DoubleArrayOperation |
getOperation(double[] arr1,
double[] arr2)
Get an implementation based on the inputs.
|
DoubleArrayOperation getOperation(double[] arr1, double[] arr2)
arr1
- an array double[]
arr2
- an array double[]
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.