Documentation of 'org.ujmp.core.longmatrix.factory.LongMatrix2DFactory' Java class
LongMatrix2DFactory
org.ujmp.core.longmatrix.factory

Interface LongMatrix2DFactory<T extends LongMatrix2D>

    • Method Detail

      • ones

        T ones(long rows,
               long cols)
      • rand

        T rand(long rows,
               long cols)
      • randn

        T randn(long rows,
                long cols)
      • eye

        T eye(long rows,
              long cols)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.