HomeSort by relevance Sort by last modified time
    Searched defs:getUnboundParameters (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
EstimationProblem.java 29 * during the estimation through the {@link #getUnboundParameters
30 * getUnboundParameters} and {@link EstimatedParameter#setEstimate
60 EstimatedParameter[] getUnboundParameters();
SimpleEstimationProblem.java 73 public EstimatedParameter[] getUnboundParameters() {

Completed in 184 milliseconds