- distanceSq
double distanceSq(KDPoint!(k, T) other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(KDPoint!(k, T) other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t axis)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
T[] opSlice(size_t start, size_t stop)
Undocumented in source. Be warned that the author may not have intended to support it.