Gaussian hessian in C
Gaussian hessian in C
Gaussian_hessianCC(XX, X, Z, Kinv, mu_hat, theta)
XX |
point to find Hessian at |
X |
matrix of data points |
Z |
matrix of output |
Kinv |
inverse of correlation matrix |
mu_hat |
mean estimate |
theta |
correlation parameters |
Hessian matrix
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.