Type Definition consprob_trained::TrainData

source ·
pub type TrainData<T> = Vec<TrainDatum<T>>;