Searched refs:preconditioner_type (Results 1 – 16 of 16) sorted by relevance
41 PreconditionerType preconditioner_type) { in PreconditionerForZeroEBlocks() argument42 if (preconditioner_type == SCHUR_JACOBI || in PreconditionerForZeroEBlocks()43 preconditioner_type == CLUSTER_JACOBI || in PreconditionerForZeroEBlocks()44 preconditioner_type == CLUSTER_TRIDIAGONAL) { in PreconditionerForZeroEBlocks()47 return preconditioner_type; in PreconditionerForZeroEBlocks()
121 if (options.preconditioner_type == CLUSTER_JACOBI && in TrustRegionOptionsAreValid()129 if (options.preconditioner_type == CLUSTER_TRIDIAGONAL && in TrustRegionOptionsAreValid()173 if (options.preconditioner_type == CLUSTER_JACOBI) { in TrustRegionOptionsAreValid()179 if (options.preconditioner_type == CLUSTER_TRIDIAGONAL) { in TrustRegionOptionsAreValid()376 preconditioner_type(IDENTITY), in Summary()439 (preconditioner_type == CLUSTER_JACOBI || in FullReport()440 preconditioner_type == CLUSTER_TRIDIAGONAL))) { in FullReport()467 PreconditionerTypeToString(preconditioner_type), in FullReport()468 PreconditionerTypeToString(preconditioner_type)); in FullReport()471 if (preconditioner_type == CLUSTER_JACOBI || in FullReport()[all …]
47 if (options_.preconditioner_type != JACOBI && in CgnrSolver()48 options_.preconditioner_type != IDENTITY) { in CgnrSolver()67 if (options_.preconditioner_type == JACOBI) { in SolveImpl()
75 preconditioner_type(IDENTITY), in SolverConfig()83 PreconditionerType preconditioner_type) in SolverConfig()87 preconditioner_type(preconditioner_type), in SolverConfig()98 PreconditionerTypeToString(preconditioner_type), in ToString()105 PreconditionerType preconditioner_type; member140 options.preconditioner_type = config.preconditioner_type; in RunSolversAndCheckTheyMatch()
71 if (options_.preconditioner_type == JACOBI) { in Init()82 if (options_.preconditioner_type == JACOBI) { in Init()91 if (options_.preconditioner_type == JACOBI) { in Init()
352 summary->preconditioner_type = options.preconditioner_type; in TrustRegionSolve()720 options->preconditioner_type = in CreateReducedProgram()722 options->preconditioner_type); in CreateReducedProgram()807 if (options->preconditioner_type == CLUSTER_JACOBI) { in CreateLinearSolver()813 if (options->preconditioner_type == CLUSTER_TRIDIAGONAL) { in CreateLinearSolver()850 linear_solver_options.preconditioner_type = options->preconditioner_type; in CreateLinearSolver()
96 preconditioner_type(JACOBI), in Options()112 PreconditionerType preconditioner_type; member
112 preconditioner_options.type = options_.preconditioner_type; in SolveImpl()123 switch (options_.preconditioner_type) { in SolveImpl()
105 PreconditionerType preconditioner_type);
95 options.preconditioner_type = SCHUR_JACOBI; in TestSolver()
125 options.preconditioner_type = JACOBI; in TestImplicitSchurComplement()
101 preconditioner_type = JACOBI; in Options()400 PreconditionerType preconditioner_type; member915 PreconditionerType preconditioner_type; member
129 &options->preconditioner_type)); in SetLinearSolver()
760 options.preconditioner_type = ceres::SCHUR_JACOBI; in EuclideanBundleCommonIntrinsics()
481 &options->preconditioner_type)); in SetMinimizerOptions()
1166 .. member:: PreconditionerType Solver::Options::preconditioner_type2098 .. member:: PreconditionerType Solver::Summary::preconditioner_type2107 :member:`Solver::Summary::preconditioner_type` is