HomeSort by relevance Sort by last modified time
    Searched refs:solvers (Results 1 - 18 of 18) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverFactory.java 17 package org.apache.commons.math.analysis.solvers;
22 * Solvers implementing the following algorithms are supported:
UnivariateRealSolverFactoryImpl.java 17 package org.apache.commons.math.analysis.solvers;
UnivariateRealSolver.java 17 package org.apache.commons.math.analysis.solvers;
64 * Solvers that do require bracketing should be able to handle the case
84 * Solvers that do require bracketing should be able to handle the case
106 * Solvers that do require bracketing should be able to handle the case
128 * Solvers that do require bracketing should be able to handle the case
BisectionSolver.java 17 package org.apache.commons.math.analysis.solvers;
NewtonSolver.java 18 package org.apache.commons.math.analysis.solvers;
UnivariateRealSolverUtils.java 17 package org.apache.commons.math.analysis.solvers;
RiddersSolver.java 17 package org.apache.commons.math.analysis.solvers;
SecantSolver.java 17 package org.apache.commons.math.analysis.solvers;
UnivariateRealSolverImpl.java 18 package org.apache.commons.math.analysis.solvers;
30 * solvers.
142 * Solvers that do require bracketing should be able to handle the case
165 * Solvers that do require bracketing should be able to handle the case
BrentSolver.java 17 package org.apache.commons.math.analysis.solvers;
LaguerreSolver.java 17 package org.apache.commons.math.analysis.solvers;
MullerSolver.java 17 package org.apache.commons.math.analysis.solvers;
  /external/ceres-solver/scripts/
ceres-solver.spec 41 - Threaded Jacobian evaluators and linear solvers
42 - Trust region solvers with non-monotonic steps (Levenberg-Marquardt and Dogleg (Powell & Subspace))
43 - Line search solvers (L-BFGS and Nonlinear CG)
46 - Specialized solvers for bundle adjustment problems in computer vision
47 - Iterative linear solvers for general sparse and bundle adjustment problems
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
AbstractContinuousDistribution.java 25 import org.apache.commons.math.analysis.solvers.BrentSolver;
26 import org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtils;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
NonLinearConjugateGradientOptimizer.java 23 import org.apache.commons.math.analysis.solvers.BrentSolver;
24 import org.apache.commons.math.analysis.solvers.UnivariateRealSolver;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventState.java 23 import org.apache.commons.math.analysis.solvers.BrentSolver;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 

Completed in 341 milliseconds