//! Generated RDFT codelets for production use.
//!
//! These are the same codelets validated in `codegen_tests.rs` but exposed
//! at crate scope so the solver pipeline can dispatch to them.
use gen_rdft_codelet;
gen_rdft_codelet!;
gen_rdft_codelet!;
gen_rdft_codelet!;
gen_rdft_codelet!;
gen_rdft_codelet!;
gen_rdft_codelet!;