prev#

swordfish.function.prev()#

Shift the elements of a vector to the right for one position. In comparison, next shifts the elements of a vector to the left for one position; move shifts the elements of a vector for multiple positions.

Parameters:

X (Constant) – A vector/matrix/table.