Package edu.duke.cs.osprey.ematrix.epic
Class SubThreshSampler
java.lang.Object
edu.duke.cs.osprey.ematrix.epic.SubThreshSampler
-
Constructor Summary
ConstructorsConstructorDescriptionSubThreshSampler(double thresh, ObjectiveFunction of, cern.colt.matrix.DoubleMatrix1D DOFmin, cern.colt.matrix.DoubleMatrix1D DOFmax) -
Method Summary
-
Constructor Details
-
SubThreshSampler
public SubThreshSampler(double thresh, ObjectiveFunction of, cern.colt.matrix.DoubleMatrix1D DOFmin, cern.colt.matrix.DoubleMatrix1D DOFmax)
-