Search Results for

    Show / Hide Table of Contents

    Operator UnaryNegation

    UnaryNegation(Matrix)

    Negates a matrix.

    Declaration
    public static Matrix operator -(Matrix matrix)
    Parameters
    Type Name Description
    Matrix matrix

    The matrix to negate.

    Returns
    Type Description
    Matrix

    The negated matrix.

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