W_kappa_ij_up | R Documentation |
Computes Int(kappa_i(X, design) . kappa_j(design, X)). This function is preferred for updates
W_kappa_ij_up(W, design, theta, i1, i2, start, ct)
W |
The matrix to store the computation in |
design |
matrix of design points |
theta |
lengthscales |
i1 , i2 |
index of the derivatives (WARNING: starts at 0) |
start |
The column/row index at which to start the computation (doesn't touch the start by start submatrix). |
ct |
Covariance type, 1 means Gaussian, 2 means Matern 3/2, 3 means Matern 5/2 |
W is modified in-place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.