mthd

package
v0.0.0-...-8fb85de Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DX

type DX map[vecfld.VectorField]float64

type InjMap

type InjMap func(point.Point) point.Point

type Method

type Method interface {
	To(from point.Point, dx DX) (point.Point, error)
	Apply(sde sde.SDE) stchprc.Process
	Modify(point point.Point) point.Point
}

func Inject

func Inject(method Method, injMap InjMap) Method

func NewEulerMaruyama

func NewEulerMaruyama() Method

func NewPtToPtMthd

func NewPtToPtMthd(checkPoints ...point.Point) Method

Jump to

Keyboard shortcuts

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