Skip to content

Version 1.1.0: Optimizations

Compare
Choose a tag to compare
@jmacd jmacd released this 19 Nov 06:16
879f6b8

Adds an error return value to Add(), indicating weights <= 0 or NaN.
Optimizes the sample heap by inlining the heap to avoid interface conversions.