JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.biojava.utils.math

Interface ComputeObject

  • All Known Implementing Classes:
    IsoelectricPointCalc.ChargeCalculator


    public interface ComputeObject 
    interface for classes that return a single double precision value for a single double precision argument. Used to represent equations of type y = f(x) = 0.
    Since:
    1.22
    Author:
    David Huen
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      double compute (double arg)
      workhorse method for this class.
    • Method Detail

      • compute

        double compute(double arg)
        workhorse method for this class. computes f(x) for given x.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2020 BioJava. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /