package r1
import "gonum.org/v1/gonum/spatial/r1"
Package r1 provides 1D vectors and intervals and operations on them.
Index ¶
Types ¶
type Interval ¶
type Interval struct { Min, Max float64 }
Interval represents an interval.
Source Files ¶
doc.go interval.go
- Version
- v0.16.0 (latest)
- Published
- Mar 21, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.