Matrix.sub

get sub matrix

struct Matrix(size_t H, size_t W, E)
pure const
sub
(
size_t[] with_rows
,
size_t[] with_cols
)

Meta