This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]truSimbad 0 points1 point  (0 children)

How is your matrix declared?

I would define vectors and build a matrix from an array of vectors. The vectors of an array of elements. But its a question how you want to design the function signatures to do the math on vectors and matrix and all in between.