Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
This is the complete list of members for spatial::manhattan< Ct, DistanceType, Diff >, including all inherited members.
check_concept_distance_type_is_arithmetic typedef | spatial::manhattan< Ct, DistanceType, Diff > | private |
difference() const | spatial::manhattan< Ct, DistanceType, Diff > | |
difference_type typedef | spatial::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 typedef | spatial::manhattan< Ct, DistanceType, Diff > | |
key_type typedef | spatial::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 > |