blahut

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MI

func MI(channel Matrix, p Vector) Scalar

func Run

func Run(channel Matrix, p_init Vector, steps int, args ...interface{}) Vector

func RunNaive

func RunNaive(channel [][]float64, p_init []float64, steps int, args ...interface{}) []float64

Types

type Hook

type Hook struct {
	Value func(Vector, Scalar) bool
}

type HookNaive

type HookNaive struct {
	Value func([]float64, float64) bool
}

type Lambda

type Lambda struct {
	Value float64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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