Here is a list of all functions with links to the classes they belong to:
- c -
- c() : Ipopt::IpoptNLP, Ipopt::OrigIpoptNLP, Ipopt::RestoIpoptNLP
- c_eval_time() : Ipopt::TimingStatistics
- c_evals() : Ipopt::IpoptNLP, Ipopt::OrigIpoptNLP, Ipopt::RestoIpoptNLP
- CachedResults() : Ipopt::CachedResults< T >
- calc_number_of_bounds() : Ipopt::IpoptAlgorithm
- CalcBarrierTerm() : Ipopt::IpoptCalculatedQuantities
- CalcCentralityMeasure() : Ipopt::IpoptCalculatedQuantities
- CalcCompl() : Ipopt::IpoptCalculatedQuantities
- CalcFracToBound() : Ipopt::IpoptCalculatedQuantities
- CalcNewMuAndTau() : Ipopt::MonotoneMuUpdate
- CalcNormOfType() : Ipopt::IpoptCalculatedQuantities
- CalcPred() : Ipopt::InexactLSAcceptor, Ipopt::PenaltyLSAcceptor
- CalcSlack_L() : Ipopt::IpoptCalculatedQuantities
- CalcSlack_U() : Ipopt::IpoptCalculatedQuantities
- CalculateAffineMu() : Ipopt::ProbingMuOracle
- CalculateAlphaMin() : Ipopt::BacktrackingLSAcceptor, Ipopt::CGPenaltyLSAcceptor, Ipopt::FilterLSAcceptor, Ipopt::InexactLSAcceptor, Ipopt::PenaltyLSAcceptor
- CalculateLeastSquareDuals() : Ipopt::DefaultIterateInitializer
- CalculateLeastSquarePrimals() : Ipopt::DefaultIterateInitializer
- CalculateMu() : Ipopt::LoqoMuOracle, Ipopt::MuOracle, Ipopt::ProbingMuOracle, Ipopt::QualityFunctionMuOracle
- CalculateMultipliers() : Ipopt::EqMultiplierCalculator, Ipopt::LeastSquareMultipliers
- CalculateQualityFunction() : Ipopt::QualityFunctionMuOracle
- CalculateSafeSlack() : Ipopt::IpoptCalculatedQuantities
- call_hesset() : Ipopt::AmplTNLP
- call_optimize() : Ipopt::IpoptApplication
- CGPenaltyCq() : Ipopt::CGPenaltyCq
- CGPenaltyData() : Ipopt::CGPenaltyData
- CGPenaltyLSAcceptor() : Ipopt::CGPenaltyLSAcceptor
- CGPenCq() : Ipopt::CGPenaltyLSAcceptor, Ipopt::CGPerturbationHandler, Ipopt::CGSearchDirCalculator
- CGPenData() : Ipopt::CGPenaltyCq, Ipopt::CGPenaltyLSAcceptor, Ipopt::CGPerturbationHandler, Ipopt::CGSearchDirCalculator
- CGPerturbationHandler() : Ipopt::CGPerturbationHandler
- CGSearchDirCalculator() : Ipopt::CGSearchDirCalculator
- CheckAcceptabilityOfTrialPoint() : Ipopt::BacktrackingLineSearch, Ipopt::BacktrackingLSAcceptor, Ipopt::CGPenaltyLSAcceptor, Ipopt::FilterLSAcceptor, Ipopt::InexactLSAcceptor, Ipopt::PenaltyLSAcceptor
- CheckConvergence() : Ipopt::ConvergenceCheck, Ipopt::OptimalityErrorConvergenceCheck, Ipopt::RestoConvergenceCheck, Ipopt::TimingStatistics
- CheckDerivatives() : Ipopt::TNLPAdapter
- CheckSkippedLineSearch() : Ipopt::BacktrackingLineSearch, Ipopt::LineSearch
- CheckSkippingBFGS() : Ipopt::LimMemQuasiNewtonUpdater
- CheckSufficientProgress() : Ipopt::AdaptiveMuUpdate
- CholeskyBackSolveMatrix() : Ipopt::DenseGenMatrix
- CholeskySolveMatrix() : Ipopt::DenseGenMatrix
- CholeskySolveVector() : Ipopt::DenseGenMatrix
- CleanupInvalidatedResults() : Ipopt::CachedResults< T >
- Clear() : Ipopt::CachedResults< T >, Ipopt::Filter, Ipopt::InexactNormalTerminationTester, Ipopt::InexactPDTerminationTester, Ipopt::IterativeSolverTerminationTester
- clear() : Ipopt::OptionsList
- Clear() : Ipopt::PiecewisePenalty
- clone() : Ipopt::IpoptApplication
- ColumnScaling() : Ipopt::ScaledMatrix, Ipopt::ScaledMatrixSpace
- ColVectorSpace() : Ipopt::MultiVectorMatrix, Ipopt::MultiVectorMatrixSpace
- Comp() : Ipopt::CompoundMatrix, Ipopt::CompoundSymMatrix, Ipopt::CompoundVector
- Compare_le() : Ipopt::CGPenaltyLSAcceptor
- CompoundMatrix() : Ipopt::CompoundMatrix
- CompoundMatrixSpace() : Ipopt::CompoundMatrixSpace
- CompoundSymMatrix() : Ipopt::CompoundSymMatrix
- CompoundSymMatrixSpace() : Ipopt::CompoundSymMatrixSpace
- CompoundVector() : Ipopt::CompoundVector
- CompoundVectorSpace() : Ipopt::CompoundVectorSpace
- CompressedPosIndices() : Ipopt::ExpansionMatrix, Ipopt::ExpansionMatrixSpace
- compute_curr_cg_penalty() : Ipopt::CGPenaltyCq
- compute_curr_cg_penalty_scale() : Ipopt::CGPenaltyCq
- compute_normal() : Ipopt::InexactData
- Compute_tau_monotone() : Ipopt::AdaptiveMuUpdate
- ComputeAcceptableTrialPoint() : Ipopt::IpoptAlgorithm, Ipopt::TimingStatistics
- ComputeAlphaForY() : Ipopt::BacktrackingLSAcceptor, Ipopt::InexactLSAcceptor
- ComputeBoundMultiplierStep() : Ipopt::MinC_1NrmRestorationPhase
- ComputeCholeskyFactor() : Ipopt::DenseGenMatrix
- ComputeColAMax() : Ipopt::Matrix
- ComputeColAMaxImpl() : Ipopt::CompoundMatrix, Ipopt::DenseGenMatrix, Ipopt::ExpandedMultiVectorMatrix, Ipopt::ExpansionMatrix, Ipopt::GenTMatrix, Ipopt::LowRankUpdateSymMatrix, Ipopt::Matrix, Ipopt::MultiVectorMatrix, Ipopt::ScaledMatrix, Ipopt::SumMatrix, Ipopt::SumSymMatrix, Ipopt::SymMatrix, Ipopt::TransposeMatrix, Ipopt::ZeroMatrix, Ipopt::ZeroSymMatrix
- ComputeDampingIndicators() : Ipopt::IpoptCalculatedQuantities
- ComputeEigenVectors() : Ipopt::DenseGenMatrix
- ComputeFeasibilityMultipliers() : Ipopt::IpoptAlgorithm
- ComputeFeasibilityMultipliersPostprocess() : Ipopt::IpoptAlgorithm
- ComputeLUFactorInPlace() : Ipopt::DenseGenMatrix
- ComputeNewtonNormalStep() : Ipopt::InexactNewtonNormalStep
- ComputeNormalStep() : Ipopt::InexactDoglegNormalStep, Ipopt::InexactNormalStepCalculator
- ComputeOptimalityErrorScaling() : Ipopt::IpoptCalculatedQuantities
- ComputeP() : Ipopt::IndexPCalculator, Ipopt::PCalculator
- ComputeReducedHessian() : Ipopt::ReducedHessianCalculator
- ComputeResidualRatio() : Ipopt::PDFullSpaceSolver
- ComputeResiduals() : Ipopt::InexactPDSolver, Ipopt::PDFullSpaceSolver, Ipopt::TimingStatistics
- ComputeRowAMax() : Ipopt::Matrix
- ComputeRowAMaxImpl() : Ipopt::CompoundMatrix, Ipopt::CompoundSymMatrix, Ipopt::DenseGenMatrix, Ipopt::DenseSymMatrix, Ipopt::DiagMatrix, Ipopt::ExpandedMultiVectorMatrix, Ipopt::ExpansionMatrix, Ipopt::GenTMatrix, Ipopt::IdentityMatrix, Ipopt::LowRankUpdateSymMatrix, Ipopt::Matrix, Ipopt::MultiVectorMatrix, Ipopt::ScaledMatrix, Ipopt::SumMatrix, Ipopt::SumSymMatrix, Ipopt::SymScaledMatrix, Ipopt::SymTMatrix, Ipopt::TransposeMatrix, Ipopt::ZeroMatrix, Ipopt::ZeroSymMatrix
- ComputeSearchDirection() : Ipopt::CGSearchDirCalculator, Ipopt::InexactSearchDirCalculator, Ipopt::IpoptAlgorithm, Ipopt::PDSearchDirCalculator, Ipopt::SearchDirectionCalculator, Ipopt::TimingStatistics
- ComputeSensitivityMatrix() : Ipopt::SensAlgorithm
- ComputeSymTScalingFactors() : Ipopt::InexactTSymScalingMethod, Ipopt::Mc19TSymScalingMethod, Ipopt::SlackBasedTSymScalingMethod, Ipopt::TSymScalingMethod
- ConsiderNewSystem() : Ipopt::CGPerturbationHandler, Ipopt::PDPerturbationHandler
- ConstComp() : Ipopt::CompoundMatrix, Ipopt::CompoundSymMatrix, Ipopt::CompoundVector
- constr_viol_normtype() : Ipopt::IpoptCalculatedQuantities
- ConstVec() : Ipopt::MultiVectorMatrix
- ConvergenceCheck() : Ipopt::ConvergenceCheck
- ConvertValues() : Ipopt::TripletToCSRConverter
- Copy() : Ipopt::DenseGenMatrix, Ipopt::Vector
- CopyFromPos() : Ipopt::DenseVector
- CopyImpl() : Ipopt::CompoundVector, Ipopt::DenseVector, Ipopt::Vector
- CopyToPos() : Ipopt::DenseVector
- CopyTrialToCurrent() : Ipopt::IpoptData
- correct_bound_multiplier() : Ipopt::IpoptAlgorithm
- Counter() : Ipopt::OptionsList::OptionValue, Ipopt::RegisteredOption
- cpu_time_start() : Ipopt::IpoptData
- create() : org.coinor.Ipopt
- create_new_s() : Ipopt::IteratesVector
- create_new_s_copy() : Ipopt::IteratesVector
- create_new_v_L() : Ipopt::IteratesVector
- create_new_v_L_copy() : Ipopt::IteratesVector
- create_new_v_U() : Ipopt::IteratesVector
- create_new_v_U_copy() : Ipopt::IteratesVector
- create_new_x() : Ipopt::IteratesVector
- create_new_x_copy() : Ipopt::IteratesVector
- create_new_y_c() : Ipopt::IteratesVector
- create_new_y_c_copy() : Ipopt::IteratesVector
- create_new_y_d() : Ipopt::IteratesVector
- create_new_y_d_copy() : Ipopt::IteratesVector
- create_new_z_L() : Ipopt::IteratesVector
- create_new_z_L_copy() : Ipopt::IteratesVector
- create_new_z_U() : Ipopt::IteratesVector
- create_new_z_U_copy() : Ipopt::IteratesVector
- CreateAugmentedSpace() : Ipopt::StdAugSystemSolver
- CreateAugmentedSystem() : Ipopt::StdAugSystemSolver
- CreateBlockFromSpace() : Ipopt::CompoundMatrix
- CreateIpoptProblem() : org.coinor.Ipopt
- curr() : Ipopt::IpoptData
- curr_added_y_nrm2() : Ipopt::CGPenaltyCq
- curr_avrg_compl() : Ipopt::IpoptCalculatedQuantities
- curr_barrier_error() : Ipopt::IpoptCalculatedQuantities
- curr_barrier_obj() : Ipopt::IpoptCalculatedQuantities
- curr_c() : Ipopt::IpoptCalculatedQuantities
- curr_centrality_measure() : Ipopt::IpoptCalculatedQuantities
- curr_cg_pert_fact() : Ipopt::CGPenaltyCq
- curr_compl_s_L() : Ipopt::IpoptCalculatedQuantities
- curr_compl_s_U() : Ipopt::IpoptCalculatedQuantities
- curr_compl_x_L() : Ipopt::IpoptCalculatedQuantities
- curr_compl_x_U() : Ipopt::IpoptCalculatedQuantities
- curr_complementarity() : Ipopt::IpoptCalculatedQuantities
- curr_constraint_violation() : Ipopt::IpoptCalculatedQuantities
- curr_d() : Ipopt::IpoptCalculatedQuantities
- curr_d_minus_s() : Ipopt::IpoptCalculatedQuantities
- curr_direct_deriv_penalty_function() : Ipopt::CGPenaltyCq
- curr_dual_frac_to_the_bound() : Ipopt::IpoptCalculatedQuantities
- curr_dual_infeasibility() : Ipopt::IpoptCalculatedQuantities
- curr_exact_hessian() : Ipopt::IpoptCalculatedQuantities
- curr_f() : Ipopt::IpoptCalculatedQuantities
- curr_fast_direct_deriv_penalty_function() : Ipopt::CGPenaltyCq
- curr_grad_barrier_obj_s() : Ipopt::IpoptCalculatedQuantities
- curr_grad_barrier_obj_x() : Ipopt::IpoptCalculatedQuantities
- curr_grad_f() : Ipopt::IpoptCalculatedQuantities
- curr_grad_lag_s() : Ipopt::IpoptCalculatedQuantities
- curr_grad_lag_with_damping_s() : Ipopt::IpoptCalculatedQuantities
- curr_grad_lag_with_damping_x() : Ipopt::IpoptCalculatedQuantities
- curr_grad_lag_x() : Ipopt::IpoptCalculatedQuantities
- curr_gradBarrTDelta() : Ipopt::IpoptCalculatedQuantities
- curr_jac_c() : Ipopt::IpoptCalculatedQuantities
- curr_jac_c_times_vec() : Ipopt::IpoptCalculatedQuantities
- curr_jac_cd_norm() : Ipopt::CGPenaltyCq
- curr_jac_cdT_times_curr_cdminuss() : Ipopt::InexactCq
- curr_jac_cT_times_curr_y_c() : Ipopt::IpoptCalculatedQuantities
- curr_jac_cT_times_vec() : Ipopt::IpoptCalculatedQuantities
- curr_jac_d() : Ipopt::IpoptCalculatedQuantities
- curr_jac_d_times_vec() : Ipopt::IpoptCalculatedQuantities
- curr_jac_dT_times_curr_y_d() : Ipopt::IpoptCalculatedQuantities
- curr_jac_dT_times_vec() : Ipopt::IpoptCalculatedQuantities
- curr_jac_times_normal_c() : Ipopt::InexactCq
- curr_jac_times_normal_d() : Ipopt::InexactCq
- curr_kkt_penalty() : Ipopt::CGPenaltyData
- curr_mu() : Ipopt::IpoptData
- curr_nlp_constraint_violation() : Ipopt::IpoptCalculatedQuantities
- curr_nlp_error() : Ipopt::IpoptCalculatedQuantities
- curr_nu() : Ipopt::InexactData
- curr_orig_bounds_violation() : Ipopt::IpoptCalculatedQuantities
- curr_orig_x_L_violation() : Ipopt::IpoptCalculatedQuantities
- curr_orig_x_U_violation() : Ipopt::IpoptCalculatedQuantities
- curr_penalty() : Ipopt::CGPenaltyData
- curr_penalty_function() : Ipopt::CGPenaltyCq
- curr_primal_dual_system_error() : Ipopt::IpoptCalculatedQuantities
- curr_primal_frac_to_the_bound() : Ipopt::IpoptCalculatedQuantities
- curr_primal_infeasibility() : Ipopt::IpoptCalculatedQuantities
- curr_relaxed_compl_s_L() : Ipopt::IpoptCalculatedQuantities
- curr_relaxed_compl_s_U() : Ipopt::IpoptCalculatedQuantities
- curr_relaxed_compl_x_L() : Ipopt::IpoptCalculatedQuantities
- curr_relaxed_compl_x_U() : Ipopt::IpoptCalculatedQuantities
- curr_scaled_A_norm2() : Ipopt::InexactCq
- curr_scaled_Ac_norm() : Ipopt::InexactCq
- curr_scaled_y_Amax() : Ipopt::CGPenaltyCq
- curr_scaling_slacks() : Ipopt::InexactCq
- curr_sigma_s() : Ipopt::IpoptCalculatedQuantities
- curr_sigma_x() : Ipopt::IpoptCalculatedQuantities
- curr_slack_s_L() : Ipopt::IpoptCalculatedQuantities
- curr_slack_s_U() : Ipopt::IpoptCalculatedQuantities
- curr_slack_scaled_d_minus_s() : Ipopt::InexactCq
- curr_slack_x_L() : Ipopt::IpoptCalculatedQuantities
- curr_slack_x_U() : Ipopt::IpoptCalculatedQuantities
- curr_tau() : Ipopt::IpoptData
- curr_uWu() : Ipopt::InexactCq
- curr_W_times_vec_s() : Ipopt::InexactCq
- curr_W_times_vec_x() : Ipopt::InexactCq
- curr_Wu_s() : Ipopt::InexactCq
- curr_Wu_x() : Ipopt::InexactCq
- CurrentIsAcceptable() : Ipopt::BacktrackingLineSearch, Ipopt::ConvergenceCheck, Ipopt::OptimalityErrorConvergenceCheck
- CurrentIsBest() : Ipopt::CGPenaltyLSAcceptor
- CurrentPerturbation() : Ipopt::PDPerturbationHandler
- CurrPenaltyPert() : Ipopt::CGPenaltyData