Class Matrix

  • All Implemented Interfaces:

    
    public final class Matrix
    
                        

    表示一个 m*n 的矩阵

    在该类中, 所有的乘法操作都是左乘

    Author:

    Zoyn