Friday, 13 September 2013

PseudoCode for Matrix Row Norm

PseudoCode for Matrix Row Norm

I tried doing an extensive research and could not come up with a pseudo
code or proper definition of how to calculate the row norm of a matrix.

I assume that this is the row norm of each separate row. How is one going
to find the row norm of the entire matrix?
Moreover how would I go about converting the above equation to pseudo-code.
Any of these questions answered, will be appreciated.

No comments:

Post a Comment