Interface RealNullaryFunction

All Known Implementing Classes:
JepTest.PiFun

public interface RealNullaryFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • evaluate

      double evaluate()