HasGP.Types.MainTypes
Description
MainTypes is a module in the HasGP Gaussian process library. It implements basic types for the entire library.
Note: some more specific classes and types are defined elsewhere, in particular in HasGP.Likelihood and HasGP.Covariance.
Copyright (C) 2011 Sean Holden. [email protected].
Documentation
type CovarianceMatrix = Matrix DoubleSource