public static Multiply ( Matrix &a, |
||
a | Matrix | First matrix to multiply. |
b | Second matrix to multiply. | |
result | Product of the multiplication. | |
리턴 | void |
public static Multiply ( Matrix &a, |
||
a | Matrix | First matrix to multiply. |
b | Second matrix to multiply. | |
result | Product of the multiplication. | |
리턴 | void |