next up previous contents index
Next: columns,rows Up: MatrixCategory Previous: colSwap!,rowSwap!   Contents   Index


column,row


\begin{usage}
column(A,n)\\ row(A,n)
\end{usage}


Signature


\begin{params}
{\em A} & \% & A matrix\\
{\em n} & \htmlref{\texttt{MachineInteger}}{MachineInteger} & An index\\\end{params}

\begin{retval}
Returns the ${n}^{{\rm th}}$\ column (resp.~row) of A as a vector.
\end{retval}


Manuel Bronstein 2000-12-13