next up previous contents index
Next: zero Up: Vector Previous: random   Contents   Index


tensor


\begin{usage}
tensor(u,v)
\end{usage}


Signature


\begin{params}
{\em u}, {\em v} & \% & Vectors with coefficients from R.
\end{params}

\begin{retval}
Returns
$u \otimes v = (u_1 v_1, u_1 v_2, \dots, u_1 v_m, u_2 v_1, \dots, u_n v_m)$.
\end{retval}


Manuel Bronstein 2000-12-13