The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Transpose


Unit:SDL_matrix
Class: TMatrix, TIntMatrix
Declaration: function Transpose: boolean; { class TMatrix }
function Transpose: boolean; { class TIntMatrix }

The method Transpose transposes the matrix (= exchanging rows and columns). It returns a TRUE value, if transposing has been carried out successfully.


Last Update: 2023-Feb-06