Home
last modified time | relevance | path

Searched defs:getSolver (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/solvers/
H A DPegasusSolverTest.java27 protected UnivariateSolver getSolver() { in getSolver() method in PegasusSolverTest
H A DSecantSolverTest.java27 protected UnivariateSolver getSolver() { in getSolver() method in SecantSolverTest
H A DIllinoisSolverTest.java27 protected UnivariateSolver getSolver() { in getSolver() method in IllinoisSolverTest
H A DRegulaFalsiSolverTest.java33 protected UnivariateSolver getSolver() { in getSolver() method in RegulaFalsiSolverTest
H A DBracketingNthOrderBrentSolverTest.java36 protected UnivariateSolver getSolver() { in getSolver() method in BracketingNthOrderBrentSolverTest
H A DBaseSecantSolverAbstractTest.java38 protected abstract UnivariateSolver getSolver(); in getSolver() method in BaseSecantSolverAbstractTest
/dports/math/vampire/vampire-4.5.1/Indexing/
H A DGroundingIndex.hpp47 SATSolverWithAssumptions& getSolver() { return *_solver; } in getSolver() function in Indexing::GroundingIndex
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DNonLinearSystemSolverFactory.cxx41 NonLinearSystemSolverFactory::getSolver(const std::string& a) const in getSolver() function in mfront::NonLinearSystemSolverFactory
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DNonLinearSystemSolverFactory.cxx38 NonLinearSystemSolverFactory::getSolver(const std::string& a) const { in getSolver() function in mfront::NonLinearSystemSolverFactory
/dports/math/z3/z3-z3-4.8.13/src/api/java/
H A DTactic.java79 public Solver getSolver() in getSolver() method in Tactic
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/java/
H A DTactic.java79 public Solver getSolver() in getSolver() method in Tactic
/dports/math/py-PuLP/PuLP-2.6.0/pulp/apis/
H A D__init__.py84 def getSolver(solver, *args, **kwargs): function
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/Simulation/
H A DRootStrategy.cxx69 Solver RootStrategy::getSolver() const in getSolver() function in RootStrategy
H A DRootStrategyImplementation.cxx95 Solver RootStrategyImplementation::getSolver() const in getSolver() function in RootStrategyImplementation
/dports/sysutils/triton/Triton-0.8.1/src/libtriton/engines/solver/
H A DsolverEngine.cpp27 triton::engines::solver::solver_e SolverEngine::getSolver(void) const { in getSolver() function in triton::engines::solver::SolverEngine
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/system/
H A DFactory.cpp279 AutoPtr<ISolver> Factory::getSolver(IScheduler& scheduler, const RunSettings& settings) { in getSolver() function in Factory
283 AutoPtr<ISolver> Factory::getSolver(IScheduler& scheduler, in getSolver() function in Factory
289 AutoPtr<ISolver> Factory::getSolver(IScheduler& scheduler, in getSolver() function in Factory
/dports/misc/dartsim/dart-6.11.1/dart/utils/mjcf/detail/
H A DOption.cpp333 SolverType Option::getSolver() const in getSolver() function in dart::utils::MjcfParser::detail::Option
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/PBQP/
H A DHeuristicBase.h82 HeuristicSolverImpl<HImpl>& getSolver() { return s; } in getSolver() function
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/linear/
H A DRRQRDecomposition.java197 public DecompositionSolver getSolver() { in getSolver() method in RRQRDecomposition
H A DCholeskyDecomposition.java201 public DecompositionSolver getSolver() { in getSolver() method in CholeskyDecomposition
H A DLUDecomposition.java256 public DecompositionSolver getSolver() { in getSolver() method in LUDecomposition
H A DFieldLUDecomposition.java255 public FieldDecompositionSolver<T> getSolver() { in getSolver() method in FieldLUDecomposition
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/classification/
H A DMultilayerPerceptronClassifier.scala88 final def getSolver: String = $(solver) method
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/param/shared/
H A DsharedParams.scala390 final def getSolver: String = $(solver) method
/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DHierarchicalIK.cpp233 const std::shared_ptr<optimizer::Solver>& HierarchicalIK::getSolver() in getSolver() function in dart::dynamics::HierarchicalIK
239 std::shared_ptr<const optimizer::Solver> HierarchicalIK::getSolver() const in getSolver() function in dart::dynamics::HierarchicalIK

123