[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix.LeftMultiply

LeftMultiply Method

LeftMultiply(Matrix)

Left multiply a speical Matrix to this Matrix.

Declaration
public virtual void LeftMultiply(Matrix value)
Parameters
Type Name Description
Matrix value

A Matrix indicates the speical matrix.