repeatcopy

package
v0.0.0-...-552d52e Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2019 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	G = map[string]genFunc{
		"bt": GenSeqBT,
		"lt": GenSeqLT,
		"":   GenSeq,
	}
)

Functions

func GenSeq

func GenSeq(repeat, seqlen int) ([][]float64, [][]float64)

GenSeq generates a sequence with the number of repitions specified as a scaler.

func GenSeqBT

func GenSeqBT(repeat, seqlen int) ([][]float64, [][]float64)

GenSeqBT: binary on time

func GenSeqLT

func GenSeqLT(repeat, seqlen int) ([][]float64, [][]float64)

GenSeqLT: linear on time

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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