Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphRandomNormalSamplingMethod
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphRandomNormalSamplingMethod in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph that return MPSGraphRandomNormalSamplingMethod Modifier and Type Method Description MPSGraphRandomNormalSamplingMethodMPSGraphRandomOpDescriptor. getSamplingMethod()static MPSGraphRandomNormalSamplingMethodMPSGraphRandomNormalSamplingMethod. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSGraphRandomNormalSamplingMethodMPSGraphRandomNormalSamplingMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSGraphRandomNormalSamplingMethod[]MPSGraphRandomNormalSamplingMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metalpsgraph with parameters of type MPSGraphRandomNormalSamplingMethod Modifier and Type Method Description voidMPSGraphRandomOpDescriptor. setSamplingMethod(MPSGraphRandomNormalSamplingMethod v)