kernel

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package kernel provides a library of primitive kernels.

Index

Constants

This section is empty.

Variables

View Source
var Matern32 matern32

Singleton for Matern32

View Source
var Matern52 matern52
View Source
var Normal normal

Singleton for the normal kernel

View Source
var Periodic periodic

Singleton for the periodic kernel

View Source
var UniformNoise uniformNoise

Functions

This section is empty.

Types

type ConstantNoise

type ConstantNoise float64

ConstantNoise is a noise kernel assigning the same fixed noise to all points. Used as a default when no noise kernel is given.

func (ConstantNoise) NTheta

func (ConstantNoise) NTheta() int

func (ConstantNoise) Observe

func (nk ConstantNoise) Observe(x []float64) float64

func (ConstantNoise) Var added in v1.0.2

func (nk ConstantNoise) Var() float64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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