SharpLearning icon indicating copy to clipboard operation
SharpLearning copied to clipboard

Add multidimensional array extensions to replace the current properties and methods on the Matrix class

Open mdabros opened this issue 6 years ago • 0 comments

Switching from the matrix class to multidimensional arrays requires adding extension methods to provide to expose the same members that the current matrix class does.

mdabros avatar Jun 26 '19 18:06 mdabros