[][src]Type Definition totsu::mat::MatSlice

type MatSlice<'a> = MatGen<&'a Vec<FP>>;

Matrix slice