Package org.ojalgo.array.operation
Class DOTU
java.lang.Object
org.ojalgo.array.operation.DOTU
- All Implemented Interfaces:
ArrayOperation
The ?dotu routines perform a vector-vector reduction operation defined as Equation where xi and yi are
elements of complex vectors x and y.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
THRESHOLD
public static int THRESHOLD
-
-
Constructor Details
-
DOTU
public DOTU()
-