Interface MatrixOperations.MatrixOp

  • Enclosing interface:
    MatrixOperations

    public static interface MatrixOperations.MatrixOp
    • Method Detail

      • compute

        double compute​(double op1,
                       double op2)