Transpose ========== This function allows you to take the tranpose of any vector, matrix, or tensor. .. autofunction:: omtools.std.transpose.transpose Examples for all the possible use cases are provided below. .. toctree:: :maxdepth: 1 :titlesonly: ex_transpose_matrix.rst ex_transpose_tensor.rst