[−][src]Crate sample_consensus
Traits
| Consensus | A consensus algorithm extracts a consensus from an underlying model of data. This consensus includes a model of the data and which datapoints fit the model. |
| Estimator | An |
| Model | A model is a best-fit of at least some of the underlying data. You can compute residuals in respect to the model. |
| MultiConsensus | See |
Type Definitions
| EstimatorData |