pub trait RefigurePointTypes<PD: PointData> {
    // Required method
    fn refigure_point_types(&mut self);
}
Expand description

Only knocks out exactly equal floats. For colocated within see MFEKmath::Fixup::assert_colocated_within.

Required Methods§

Implementors§