Parametric covariance matrix with a guassian kernel.
C = CovarParam({x,y,...},variance,len)
Creates a parametric covariance matrix C with a guassian
kernel, a correlation length of len and a variance of
variance. The first parameter is a cell array with the coordinates.
Package: divand