<< vech_gauss
Basic functions
xpnd1 >>
Grocer
>>
Basic functions
> vecr
vecr
stacks rowwise
CALLING SEQUENCE
[
v
]=
vecr
(
x
)
PARAMETERS
Input
*
x
= an input matrix x
Output
*
v
= output vector containing stacked rows of x
DESCRIPTION
Creates a column vector by stacking rows of x.
AUTHOR
Eric Dubois 2002
Report an issue
<< vech_gauss
Basic functions
xpnd1 >>