Tagged Questions
16
votes
1answer
236 views
Using Transpose with a list as the second argument
I'm having difficulty understanding the Transpose function. I know what the transpose of a matrix is, not a problem, and I see that applying the ...