Function arrayfire::transpose_inplace
[−]
[src]
pub fn transpose_inplace(arr: &mut Array, conjugate: bool)
Inplace transpose of a matrix.
Parameters
arris the input Array that has to be transposedconjugateis a boolean that indicates if the transpose operation needs to be a conjugate transpose