Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::quadrance< Ct, DistanceType, Diff > Member List

This is the complete list of members for spatial::quadrance< Ct, DistanceType, Diff >, including all inherited members.

check_concept_distance_type_is_arithmetic typedefspatial::quadrance< Ct, DistanceType, Diff >private
difference() const spatial::quadrance< Ct, DistanceType, Diff >
difference_type typedefspatial::quadrance< Ct, DistanceType, Diff >
distance_to_key(dimension_type rank, const key_type &origin, const key_type &key) const spatial::quadrance< Ct, DistanceType, Diff >
distance_to_plane(dimension_type, dimension_type dim, const key_type &origin, const key_type &key) const spatial::quadrance< Ct, DistanceType, Diff >
distance_type typedefspatial::quadrance< Ct, DistanceType, Diff >
key_type typedefspatial::quadrance< Ct, DistanceType, Diff >private
quadrance(const difference_type &diff=Diff())spatial::quadrance< Ct, DistanceType, Diff >explicit
quadrance(const quadrance< Ct, AnyDistanceType, Diff > &other)spatial::quadrance< Ct, DistanceType, Diff >