Interface RealMatrix.MatrixBuilder

  • Enclosing class:
    RealMatrix

    public static interface RealMatrix.MatrixBuilder
    • Method Detail

      • get

        double get​(int row,
                   int column)