Type Alias metis::Real

source ·
pub type Real = real_t;
Expand description

Floating-point type used by METIS, can either be an f32 or an f64.