Skip to main content

Module transpose

Module transpose 

Source
Expand description

Matrix transpose operations.

This module provides high-performance transpose implementations

Functionsยง

transpose
Transpose a matrix from row-major input to row-major output.