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