-
Notifications
You must be signed in to change notification settings - Fork 46
Geometries::Point::Point
Andrey Prokopenko edited this page Mar 28, 2026
·
2 revisions
ArborX / Geometries / ArborX::Point
The constructor is defined implicitly. It initializes the Point following the rules of aggregate initialization. Note that default initialization may result in indeterminate values.
-
DIMmust be an integer greater than zero -
Coordinatemust be a type that is default constructible