Type Definition consalign::TrainData

source · []
pub type TrainData<T> = Vec<TrainDatum<T>, Global>;