Expand description
Core types for Bessel and Airy function computation.
Structs§
- Airy
Result - Result of an Airy function computation, returned by
_rawfunctions (e.g.,airy_raw). - Bessel
Result - Result of a sequence computation, returned by
_seqfunctions (e.g.,besselk_seq).