Daniel@0: Daniel@0:
Daniel@0:Daniel@0: covf = gpcovarf(net, x1, x2) Daniel@0:Daniel@0: Daniel@0: Daniel@0:
covf = gpcovarf(net, x1, x2)
takes
Daniel@0: a Gaussian Process data structure net
together with
Daniel@0: two matrices x1
and x2
of input vectors,
Daniel@0: and computes the matrix of the covariance function values
Daniel@0: covf
.
Daniel@0:
Daniel@0:
gp
, gpcovar
, gpcovarp
, gperr
, gpgrad
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: