-
-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Description
Is there a way yet to round vectors or points, similar to std's round function implemented for f32 and f64? I cannot seem to find it, but the crate might use a non-standard naming convention, or assume other means of rounding.
Furthermore, if it is not present, would a round function be something to consider? How would we go about adding it, given a rounding operation might not necessarily make sense on any matrix.
Metadata
Metadata
Assignees
Labels
No labels