Skip to main content

MAX_ITERATIONS

Constant MAX_ITERATIONS 

Source
pub const MAX_ITERATIONS: usize = 8;
Expand description

Canonical maximum iterations for the static-PPP float/fixed solve.

Feeds super::FloatSolveOptions::max_iterations. This is the value the core PPP goldens run with and the bindings hardcode.