FastPrediction

Trait FastPrediction 

Source
pub trait FastPrediction { }
Expand description

Marker trait for algorithms with fast prediction

These algorithms have constant or logarithmic prediction time.

Implementorsยง