Interface GeneratedQuantity


public interface GeneratedQuantity
Named scalar generated from one retained unconstrained state.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    evaluate(double[] state)
     
     
  • Method Details

    • name

      String name()
    • evaluate

      double evaluate(double[] state)