Uses of Interface
org.biojava.utils.math.ComputeObject
Packages that use ComputeObject
Package
Description
Utilities to aid in performing various physical analysis of proteins.
Mathematical utility classes.
-
Uses of ComputeObject in org.biojava.bio.proteomics
Classes in org.biojava.bio.proteomics that implement ComputeObject -
Uses of ComputeObject in org.biojava.utils.math
Methods in org.biojava.utils.math with parameters of type ComputeObjectModifier and TypeMethodDescriptionstatic doubleBinarySearch.solve(double min, double max, double tolerance, ComputeObject obj) method that will attempt solving the equation.