Table of Contents

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 09/27/2024 08:49:03 +00:00 (UTC).