module

Alea::Core::SpecFun

Constants

EPSILON_32 = 1.0e-07

Single precision tolerance

EPSILON_64 = 1.0e-15

Double precision tolerance

MAX_ITER = 10000

Iteration limits within which Alea::NoConvergeError is not raised

Nested types