Package extra166y

Interface Ops.BinaryDoubleOp

All Known Subinterfaces:
Ops.DoubleReducer
Enclosing class:
Ops

public static interface Ops.BinaryDoubleOp
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    op(double a, double b)
     
  • Method Details

    • op

      double op(double a, double b)