Files
gonum/dsp/transform/doc.go
2024-12-14 06:24:41 +10:30

7 lines
325 B
Go

// Copyright ©2024 The Gonum Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package transform provides important transforms on signals used in digital signal processing.
package transform // import "gonum.org/v1/gonum/dsp/transform"