next up previous contents index
Next: apply Up: MatrixCategory Previous:   Contents   Index


bracket


\begin{usage}[$v_1,\dots,v_n$]~\\ {}[v for v in g]
\end{usage}

\begin{signatures}
$[]$: & \texttt{Tuple} \htmlref{\texttt{Vector}}{Vector} R ...
...}{Generator} \htmlref{\texttt{Vector}}{Vector} R $\to$\ \%\\\end{signatures}

\begin{params}
$v_1,\dots,v_n$\ & \htmlref{\texttt{Vector}}{Vector} R & vector...
...ref{\texttt{Vector}}{Vector} R & an iterator producing vectors\\\end{params}

\begin{retval}
Returns the matrix whose ${i}^{{\rm th}}$\ column is $v_i$, respectively
the ${i}^{{\rm th}}$\ vector generated by $g$.
\end{retval}


Manuel Bronstein 2000-12-13