Function transpose

Source
pub fn transpose(a: impl AsRef<Array>) -> Result<Array>
Expand description

Transpose with all axes reversed