Aardvark.Base


WeightedIndex

A structure holding a double weight and an index.

Constructors

ConstructorDescription
new(weight, index)
Signature: (weight:float * index:int) -> unit
Fork me on GitHub