Share via


Matrix.MultiplyTranspose Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Calculates the transposed product of two matrices.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework MultiplyTranspose(Matrix) Replaces the current matrix with the transposed product of the current matrix and the specified matrix.
Public methodStatic memberSupported by the .NET Compact Framework MultiplyTranspose(Matrix, Matrix) Returns the transposed product of the two specified matrices.

Top

See Also

Reference

Matrix Structure

Matrix Members

Microsoft.WindowsMobile.DirectX Namespace