Search Results for

    Show / Hide Table of Contents

    Method Transpose

    Transpose(Matrix)

    Calculates the transpose of the specified matrix.

    Declaration
    public static Matrix Transpose(Matrix matrix)
    Parameters
    Type Name Description
    Matrix matrix

    The matrix whose transpose is to be calculated.

    Returns
    Type Description
    Matrix

    The transpose of the specified matrix.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX