Sanju Singh

Sanju Singh

  • NA
  • 280
  • 44.4k

computing SVD of a matrix in c#

Dec 24 2014 1:14 AM
hello,
            i wish to know,  how matrices of any dimension can be created in c# ?as far as i now, we can create only 4x4 matrix using matrix3D data structure.
also,if this is possible, can we also find the SVD(singular value decomposition ) of a matrix directly in c# ? any help will be of great value.

thank you 

Answers (3)