Module Gpr.Cov_se_fat

Feature-rich ("fat") squared exponential covariance
module Params : sig ... end
module Eval : Interfaces.Specs.Eval with type Kernel.params = Params.t with type Inducing.t = Lacaml.D.mat with type Input.t = Lacaml.D.vec with type Inputs.t = Lacaml.D.mat
module Proj_hyper : sig ... end
module Dim_hyper : sig ... end
module Inducing_hyper : sig ... end
module Hyper_repr : sig ... end
module Deriv : Interfaces.Specs.Deriv with module Eval = Eval with type Hyper.t = Hyper_repr.t