integrator

package
v0.0.0-...-cb49962 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Integrator

type Integrator interface {
	Integrate(ctx context.Context, st *circuit.Circuit) float64
}

type NewIntFunc

type NewIntFunc func(begin, end float64, step float64, saveFn func(t float64, x *circuit.Circuit) error) Integrator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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