Skip to main content

AiryFn

Trait AiryFn 

Source
pub trait AiryFn: Copy + Sealed { }
Expand description

An Airy selector: Ai, AiPrime, Bi, BiPrime, or one of them under Scaled. Each asks the kernel for exactly its own output, so the cost is one Bessel pass, the same as the long-form single entries.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Last built: 2026-09-08 21:35:55 UTC