Documentation of 'org.ujmp.core.doublematrix.factory.DoubleMatrix2DFactory' Java class
DoubleMatrix2DFactory
org.ujmp.core.doublematrix.factory

Interface DoubleMatrix2DFactory<T extends DoubleMatrix2D>

    • 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.