gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Box.squaredDistance
gfm
math
box
Box
Euclidean squared distance from a point.
struct
Box
(T, size_t N)
pure const nothrow
double
squaredDistance
(
bound_t
point
)
See Also
Numerical Recipes Third Edition (2007)
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
contains
distance
grow
intersect
isSorted
opAssign
opEquals
shrink
squaredDistance
properties
center
depth
height
size
volume
width
variables
max
min
Euclidean squared distance from a point.