% TOEP2 Help File % % The GAUSSIAN PROCESS TOEPLITZ (TOEP2) Toolbox contains several derived % functions based on the modified Durbin-Levinson's algorithm. % % GP2_DURLEV : Prediction script % NOLIN1D_GRAD_OPTAG_DURLEV : GP optimisation script % TOE_TIMES_Y : T*y % TOE_UNSYM_TIMES_Y : U*y % TOEP2_GENCT : returns top row of Q % TOEP2_INVCY : inv(Q)*y % TOEP2_LOGDET : log(det(Q)) % TOEP2_TRACE : tr(inv(Q)*T) % TOEP3_DERV_STDEV : - unknown - % TOEP3_INVDIAG : diag(inv(Q)) % % % (C) Gaussian Process Toeplitz Toolbox 1.0 % (C) Copyright 2005-2007, Keith Neo % http://www.hamilton.ie