peroxide
0.39.3
In peroxide::
numerical::
root
peroxide
::
numerical
::
root
Type Alias
Pt
Copy item path
Source
pub type Pt<const N:
usize
> = [
f64
;
N
];
Expand description
Point alias (
[f64; N]
)