Re: Pivoting a matrix
[Prev][Next][Index][Thread]
Re: Pivoting a matrix
If you mean transposing
(1 2 3 1 4 7
4 5 6 becomes 2 5 8
7 8 9 3 6 9)
The ^T unary operator will do it. (MATRX MATH menu)
At 18:47 12/12/96 -0700, MICHAEL J. COCCARO wrote:
>Does anyone have a program that completely pivots a matrix? I have an 85,
>but will convert it, if I have to. If you do, please send it to my other
>acccount at:
>
>cerberus@netzone.com
>
>--
>coccaro@aztec.asu.edu
>http://www.geocities.com/SiliconValley/Park/2826
>
>
+--------------------------------------------------------+
| Peter Kolbus +1.810.474.0872 |
| ae607@detroit.freenet.org #include <disclaimer.h> |
+--------------------------------------------------------+
| Due to financial difficulties, the light at the end of |
| the tunnel has been permanently disconnected. |
| |
| The packet goes out the card, into the copper, out |
| the router, onto the fiber, across the world, thru |
| the copper............ NOTHING BUT NET. |
| |
| ***Written using 100% recycled electrons*** |
| *** (80% post-consumer) *** |
+--------------------------------------------------------+