SharpLearning
SharpLearning copied to clipboard
Add multidimensional array extensions to replace the current properties and methods on the Matrix class
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.