3
Answers

computing SVD of a matrix in c#

Ask a question
Sanju Singh

Sanju Singh

9y
3.5k
1
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)