uncertainty

package
v0.0.0-...-3594274 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uncertainty

type Uncertainty interface {
	Mapping() (uint, uint)

	Evaluate([]float64) float64
	Forward([]float64) []float64
	Backward([]float64) []float64
}

func NewAleatory

func NewAleatory(system *system.System, config *config.Uncertainty) (Uncertainty, error)

func NewEpistemic

func NewEpistemic(system *system.System, config *config.Uncertainty) (Uncertainty, error)

Jump to

Keyboard shortcuts

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