ReadMe file for the NDLUTIL toolbox version 0.1 Saturday, June 12, 2004 at 14:33:35 Written by Neil D. Lawrence.$Revision: 1.3 1.0 $ cumGaussian.m: Cumulative distribution for Gaussian. gaussOverDiffCumGaussian.m: A gaussian in x over the difference between two cumulative Gaussians. gradLogCumGaussian.m: Gradient of the log of the cumulative Gaussian. invCumGaussian.m: Inverser of the cumulative Gaussian. invSigmoid.m: The inverse of the sigmoid function. lnCumGaussian.m: log cumulative distribution for Gaussian. logdet.m: The log of the determinant when argument is positive definite. ngaussian.m: Compute a Gaussian with mean 0 and variance 1. pdinv.m: Computes the inverse of a positive definite matrix preparePlot.m: Helper function for tidying up the plot before printing. rocCurve.m: Draw ROC curve and return labels. sigmoid.m: The sigmoid function