k3s/vendor/gonum.org/v1/gonum/floats
Erik Wilson ac992f3ef6 Update vendor 2019-07-14 00:01:13 -07:00
..
README.md
doc.go Update vendor 2019-07-14 00:01:13 -07:00
floats.go

README.md

Gonum floats GoDoc

Package floats provides a set of helper routines for dealing with slices of float64. The functions avoid allocations to allow for use within tight loops without garbage collection overhead.