Skip to main content

algorithm

Function algorithm 

Source
pub fn algorithm(
    algorithm: &str,
    iterations: usize,
    tolerance: impl Display,
) -> String
Expand description

Generate an error message for convergence failures