Module numeric

Module numeric 

Source
Expand description

Numerically stable implementations of metrics

This module provides implementations of metrics that are designed to be numerically stable, particularly for edge cases and extreme values.

Structs§

StableMetrics
Numerically stable computation of common operations

Traits§

StableMetric
Trait for metrics that have numerically stable implementations