haydnv / ha-ndarray

An n-dimensional array for Rust with support for OpenCL
Apache License 2.0
1 stars 1 forks source link

slice a `Matrix` #2

Closed haydnv closed 1 year ago

haydnv commented 1 year ago

this requires implementing a CopySlice trait similar to CloneBuf: https://docs.rs/custos/latest/custos/trait.CloneBuf.html