Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Vector Reshape Block

Vector Reshape Block

The Vector Reshape block emits a reshaped version of the input vector. Order of elements will be maintained, and the reshaped dimensions must result in the same number of elements as the original input vector.

Parameters

  • Shape (default = [2,2]): Specifies the output shape (rows, cols)

Examples

Vector reshape example