This is an old version, view current version.
7.15 Reverse functions for complex matrices
complex_vector
reverse
(complex_vector v)
Return a new vector containing the elements of the argument in reverse order.
Available since 2.30
complex_row_vector
reverse
(complex_row_vector v)
Return a new row vector containing the elements of the argument in reverse
order.
Available since 2.30