Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Matern32 matern32
View Source
var Matern52 matern52
View Source
var Normal normal
View Source
var Periodic periodic
View Source
var UniformNoise uniformNoise
Functions ¶
This section is empty.
Types ¶
type ConstantNoise ¶
type ConstantNoise float64
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
Click to show internal directories.
Click to hide internal directories.