[][src]Type Definition lfa::WeightsViewMut

type WeightsViewMut<'a> = ArrayViewMut2<'a, f64>;

Matrix populated with mutably referenced weights.