Namespace Bannerlord.ButterLib.DistanceMatrix
Classes
- DistanceMatrix
An abstract class used in a DistanceMatrix<T> derived class, that pairs given objects of type T and for each pair calculates the distance between the objects that formed it.
- DistanceMatrix<T>
A generic class that pairs given objects of type
T
and for each pair calculates the distance between the objects that formed it.
- WeightedDistance
Weighted distance between two objects.
This page was last modified at 10/07/2024 08:39:01 +00:00 (UTC).