pub trait FastTraining { }
Marker trait for algorithms with fast training
These algorithms have sub-quadratic training time complexity.