Package org.ojalgo.array.operation
Class DOTU
- java.lang.Object
-
- org.ojalgo.array.operation.DOTU
-
- All Implemented Interfaces:
ArrayOperation
public abstract class DOTU extends java.lang.Object implements 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.