rander

package
v0.0.0-...-a6366f5 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Rand

func Rand(m mat.Matrix, d Distribution)

Rand Rand

Types

type Distribution

type Distribution int

Distribution Distribution

const (
	// Gaussian Gaussian
	Gaussian Distribution = iota
)

type Rander

type Rander interface {
	// Intn returns a pseudo-random number in [0,n)
	Intn(n int) int
}

Rander Rander

Jump to

Keyboard shortcuts

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