Module Cov_const.Eval

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

Kernel used for evaluation

module Inducing : sig ... end with type t = int

Signature for evaluating inducing inputs

module Input : sig ... end with type t = unit

Signature for evaluating single inputs

module Inputs : sig ... end with type t = int

Signature for evaluating multiple inputs