ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / Matrix Class / Transpose Method / Transpose() Method

In This Topic
    Transpose() Method
    In This Topic
    Convertes this Matrix to it's transpose matrix.
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub Transpose() 
    public virtual void Transpose()
    See Also