Enum Class Integrate1DNumeric.IntegrationType

java.lang.Object
java.lang.Enum<Integrate1DNumeric.IntegrationType>
ffx.numerics.integrate.Integrate1DNumeric.IntegrationType
All Implemented Interfaces:
Serializable, Comparable<Integrate1DNumeric.IntegrationType>, Constable
Enclosing class:
Integrate1DNumeric

public static enum Integrate1DNumeric.IntegrationType extends Enum<Integrate1DNumeric.IntegrationType>
Enumeration of implemented integration methods, and the number of points required by them.