Click here to Skip to main content
15,899,314 members
Articles / Programming Languages / C#

Matrix class using jagged array

8 Feb 2010CPOL 1.5K   8
Matrix class that uses jagged arrays over rectangular arrays with some performance gains.
This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.