package bechamel

  1. Overview
  2. Docs

Module Analyze.RANSACSource

Sourcetype t
Sourceval ransac : ?filter_outliers:bool -> predictor:string -> responder:string -> Measurement_raw.t array -> t
Sourceval pp : t Fmt.t
Sourceval responder : t -> string
Sourceval predictor : t -> string
Sourceval mean : t -> float
Sourceval constant : t -> float
Sourceval max : t -> float * float
Sourceval min : t -> float * float
Sourceval error : t -> float