Property | Type | Description | |
---|---|---|---|
X |
Method | Description | |
---|---|---|
Multiply ( |
||
Multiply ( |
||
Transpose ( |
||
operator ( ) : |
||
operator ( ) : bool |
public static Multiply ( |
||
matrix1 | ||
matrix2 | ||
result | ||
return | void |
public static Multiply ( |
||
matrix1 | ||
matrix2 | Matrix3x2 | |
result | ||
return | void |
public static Transpose ( |
||
matrix | ||
result | Matrix3x2 | |
return | void |