Rewriting $left[begin{array}{c} I_notimes e_1\ vdots \ I_n otimes e_T end{array}right]$
0
Is there a way to rewrite the matrix below using operations like $vec$ , $otimes$ , etc? $left[begin{array}{c} I_notimes e_1\ vdots \ I_n otimes e_T end{array}right]$ $e_i$ is the $i$ -th column of the matrix $I_T$ , $otimes$ is the Kronecker product. I need to rewrite this matrix to make it faster to work with when programming.
linear-algebra
share | cite | improve this question
asked Nov 13 '18 at 15:52
An old man in the sea.
1,622 1 10 32
add a commen...