Skip to main content

Module conv_check

Module conv_check 

Source
Expand description

Convergence-check strategies — port of Algorithm/IpConvCheck.hpp, IpOptErrorConvCheck.{hpp,cpp}. Restoration-phase variants live in pounce-restoration.

Re-exports§

pub use trait::ConvCheck;
pub use trait::ConvergenceStatus;

Modules§

opt_error
Optimal-error convergence check — port of Algorithm/IpOptErrorConvCheck.{hpp,cpp}.
trait
ConvCheck trait — port of IpConvCheck.hpp.