Class DefaultIntMatrix2DFactory

    • Constructor Detail

      • DefaultIntMatrix2DFactory

        public DefaultIntMatrix2DFactory()
    • Method Detail

      • zeros

        public IntMatrix2D zeros​(long rows,
                                 long columns)