Searched defs:Solve (Results 1 – 11 of 11) sorted by relevance
66 void Solver::Solve(const Solver::Options& options, in Solve() function in ceres::Solver77 void Solve(const Solver::Options& options, in Solve() function
68 LinearSolver::Summary ConjugateGradientsSolver::Solve( in Solve() function in ceres::internal::ConjugateGradientsSolver
203 void CoordinateDescentMinimizer::Solve(Program* program, in Solve() function in ceres::internal::CoordinateDescentMinimizer
297 cholmod_dense* SuiteSparse::Solve(cholmod_factor* L, in Solve() function in ceres::internal::SuiteSparse
289 virtual LinearSolver::Summary Solve( in Solve() function
317 void SolverImpl::Solve(const Solver::Options& options, in Solve() function in ceres::internal::SolverImpl
292 void SparseSolver::Solve(Function &F) { in Solve() function in SparseSolver
220 bool Solve() { in Solve() function in courgette::AssignmentProblem611 void Solve(const Trace& model, const Trace& problem) { in Solve() function in courgette::GraphAdjuster
809 bool Solve() { in Solve() function in courgette::adjustment_method_2::AssignmentProblem1268 void Solve(const Trace& model, size_t model_end) { in Solve() function in courgette::adjustment_method_2::Adjuster
1166 void SCCPSolver::Solve() { in Solve() function in SCCPSolver
4195 void LSRInstance::Solve(SmallVectorImpl<const Formula *> &Solution) const { in Solve() function in LSRInstance