Hi, I am asking a simple question because I can't find the answer in the document.
I want to have this: q[ ] is an array whose elements are vectors. For example, q[1] = [1,2,3]; q[2] = [2,3,4] Thank you.
Hi, I am asking a simple question because I can't find the answer in the document.
I want to have this: q[ ] is an array whose elements are vectors. For example, q[1] = [1,2,3]; q[2] = [2,3,4] Thank you.