sippy_math

package
v0.0.0-...-b4a1369 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2023 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRecFilter

func NewRecFilter(fcoef float64, initval float64) (s *rec_filter)

Types

type RecFilter

type RecFilter interface {
	Apply(float64) float64
	GetLastval() float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL