package
0.0.0-20230303194329-7b712e5ff658
Repository: https://github.com/aclements/go-perf.git
Documentation: pkg.go.dev
# Functions
NewLinear returns a new linear scale.
NewLog returns a new logarithmic scale.
No description provided by the author
NewPower returns a new power scale.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
A scale satisfies Interface if it maps from some input range to an output interval [0, 1].