Interface QUANC8.DoubleFunction

All Known Implementing Classes:
QUANC8.CompareToFortran, QUANC8.FSIN
Enclosing class:
QUANC8

public static interface QUANC8.DoubleFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    f(double x)
     
  • Method Details

    • f

      double f(double x)