Lets say I have a 100 row by 200 column matrix $\phi$, is there any standard notation or something which defines the vector $\Phi$ which has the same amount of columns (i.e. 200 columns), but all the rows summed up into just one row?
Something like we use $\sum$ for elements of a set or iterating over a sequence.