How can I convert a double matrix into a tuple, do I have to construct an empty tuple first, and then use a loop to add each column of the matrix ? Is there an easier way?
Asked
Active
Viewed 31 times