package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
Add64 ...
Diff64 ...
Max64 ...
Min64 ...
Mul64 ...
No description provided by the author
No description provided by the author
Sub64 returns: 1) a - b 2) If there is underflow, an error.
# Interfaces
Averager tracks a continuous time exponential moving average of the provided values.