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

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

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