-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When reading binary files, it would be useful to be able to create Matrices and Vectors from primitive arrays. Currently, this is only possible for the MatrixN or VectorN classes, if I want an object of specific size, I need to copy it manually or create it from an N object which is additional overhead.
Metadata
Metadata
Assignees
Labels
No labels