Skip to main content

Module types

Module types 

Source
Expand description

Core types for Bessel function computation.

Structs§

AiryResult
Result of an Airy function computation, returned by _raw functions (e.g., airy_raw).
BesselResult
Result of a sequence computation, returned by _seq functions (e.g., besselk_seq).

Enums§

Accuracy
Status of the computation result.
Error
Error type for Bessel function computation.
Scaling
Scaling option for Bessel function computation.