Class DOTC

java.lang.Object
org.ojalgo.array.operation.DOTC
All Implemented Interfaces:
ArrayOperation

public abstract class DOTC extends Object implements ArrayOperation
The ?dotc routines perform a vector-vector operation defined as: Equation
  • Field Details

    • THRESHOLD

      public static int THRESHOLD
  • Constructor Details

    • DOTC

      public DOTC()