Uses of Class
org.nd4j.linalg.factory.RandomFactory
-
Packages that use RandomFactory Package Description org.nd4j.linalg.factory -
-
Uses of RandomFactory in org.nd4j.linalg.factory
Fields in org.nd4j.linalg.factory declared as RandomFactory Modifier and Type Field Description static RandomFactoryNd4j. randomFactoryMethods in org.nd4j.linalg.factory that return RandomFactory Modifier and Type Method Description static RandomFactoryNd4j. getRandomFactory()Get the RandomFactory instance
-