Module Cov_se_fat.Inducing_hyper

module Inducing_hyper: sig .. end

type t = {
   ind : int;
   dim : int;
}