Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Store whether a slice is contiguous or strided in the type of Row/Col #64

Open
japaric opened this issue May 6, 2015 · 0 comments
Open

Comments

@japaric
Copy link
Contributor

japaric commented May 6, 2015

This would let us convert from Col<Contiguous> to SubMat<Column>. And would also make the as_slice() -> &[T] method infallible when the slice is known to be contiguous.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant