peroxide::numerical::root

Type Alias Pt

Source
pub type Pt<const N: usize> = [f64; N];
Expand description

Point alias ([f64; N])