Uses of Enum Class
org.episteme.core.mathematics.context.NumericalConfiguration.IntPrecision
Packages that use NumericalConfiguration.IntPrecision
-
Uses of NumericalConfiguration.IntPrecision in org.episteme.core
Methods in org.episteme.core that return NumericalConfiguration.IntPrecisionModifier and TypeMethodDescriptionEpisteme.getIntPrecisionMode()Returns the integer precision mode. -
Uses of NumericalConfiguration.IntPrecision in org.episteme.core.mathematics.context
Subclasses with type arguments of type NumericalConfiguration.IntPrecision in org.episteme.core.mathematics.contextModifier and TypeClassDescriptionstatic enumInteger precision mode for GPU and numerical operations.Methods in org.episteme.core.mathematics.context that return NumericalConfiguration.IntPrecisionModifier and TypeMethodDescriptionNumericalConfiguration.getIntPrecision()Returns the enum constant of this class with the specified name.static NumericalConfiguration.IntPrecision[]NumericalConfiguration.IntPrecision.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.core.mathematics.context with parameters of type NumericalConfiguration.IntPrecisionModifier and TypeMethodDescriptionNumericalConfiguration.setIntPrecision(NumericalConfiguration.IntPrecision intPrecision)