fixedvarianceKernDiagCompute: fixedvarianceKernDiagCompute
Description
Function for computing the diagonal of the fixedvariance
kernel.
Usage
fixedvarianceKernDiagCompute(kern, x)
Arguments
kern
GP kernel structure which contains the
fixed variances.
x
One-column matrix which contains the input values
for the rows (or the columns) of the kernel.
Value
Return matrix which contains the diagonal elements of the
fixed variance kernel.