Module Cov_lin_one.Eval

module Kernel : Interfaces.Specs.Kernel with type params = Params.t

Kernel used for evaluation

module Inducing : sig ... end with type t = Lacaml.D.mat

Signature for evaluating inducing inputs

module Input : sig ... end with type t = Lacaml.D.vec

Signature for evaluating single inputs

module Inputs : sig ... end with type t = Lacaml.D.mat

Signature for evaluating multiple inputs