metis
0.2.2
Real
In crate metis
Type Alias
metis
::
Real
Copy item path
source
ยท
[
−
]
pub type Real = real_t;
Expand description
Floating-point type used by METIS, can either be an
f32
or an
f64
.