Files
sjy01-image-proc/vendor/gonum.org/v1/gonum/floats
2024-10-24 15:46:01 +08:00
..
2024-10-24 15:46:01 +08:00
2024-10-24 15:46:01 +08:00
2024-10-24 15:46:01 +08:00
2024-10-24 15:46:01 +08:00

Gonum floats

go.dev reference 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.