Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Add a Native Matrix #2

Open
4 tasks
psuong opened this issue Aug 17, 2018 · 0 comments
Open
4 tasks

Add a Native Matrix #2

psuong opened this issue Aug 17, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psuong
Copy link
Owner

psuong commented Aug 17, 2018

Add a native matrix using the unsafe keyword in C#.

  • allow only blittable types
  • overload the [,] operator
  • implement IDisposable for manual memory management
  • add docStrings
@psuong psuong added the enhancement New feature or request label Aug 17, 2018
@psuong psuong self-assigned this Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant