Skip to main content

Module mapping

Module mapping 

Source
Expand description

Index mapping.

Structs§

FixedLogarithmicMapping
A zero-sized logarithmic index mapping with hardcoded 1% relative accuracy.
LogarithmicMapping
Logarithmic index mapping.

Traits§

IndexMapping
Maps values to bin indices and vice versa.