Stronghold Bayesian Estimator
object StrongholdBayesianEstimator
Functions
Link copied to clipboard
fun estimate(measurements: List<EyeMeasurement>, hypotheses: List<StrongholdHypothesis>, sigmaDeg: Double, requireSameStrongholdAcrossThrows: Boolean, topCandidates: Int): PosteriorSnapshot?