Matrix transposition: Difference between revisions

Content added Content deleted
(→‎{{header|Ada}}: Replaced by an implementation based on the standard library)
m (Moved to Matrix cat)
Line 1: Line 1:
{{task}}Transpose an arbitrarily sized rectangular Matrix.
{{task|Matrices}}Transpose an arbitrarily sized rectangular Matrix.


=={{header|Ada}}==
=={{header|Ada}}==