MCPcopy Create free account

hub / github.com/cool-japan/oxifft / functions

Functions4,171 in github.com/cool-japan/oxifft

Functionnotw_64_f64_roundtrip
()
oxifft-codegen/tests/opt_passes_16_64.rs:483
Functionnotw_8_f32_forward_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:545
Functionnotw_8_f32_inverse_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:554
Functionnotw_8_f32_roundtrip
()
oxifft-codegen/tests/notw_small_sizes.rs:563
Functionnotw_8_f64_forward_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:510
Functionnotw_8_f64_inverse_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:519
Functionnotw_8_f64_roundtrip
()
oxifft-codegen/tests/notw_small_sizes.rs:528
Functionnufft_tolerance_sweep_type1
()
oxifft/tests/nufft_tolerance_sweep.rs:191
Functionnufft_tolerance_sweep_type2
()
oxifft/tests/nufft_tolerance_sweep.rs:286
Methodnufft_type
Get the NUFFT type.
oxifft/src/nufft/mod.rs:502
Methodnum_detected
Get the number of detected frequencies.
oxifft/src/sparse/decoder.rs:324
Methodnum_hashes
Number of hash functions.
oxifft/src/sparse/hash.rs:210
Methodnum_stages
Get number of stages.
oxifft/src/sparse/plan.rs:248
Methodnum_threads
(&self)
oxifft/src/threading/serial.rs:33
Methodnum_threads
(&self)
oxifft/src/threading/rayon_impl.rs:43
Functionoff_unit_circle_matches_naive
()
oxifft/src/chirp_z/tests.rs:165
Methodone
()
oxifft/src/kernel/f16.rs:812
Methodone
()
oxifft/src/kernel/f128_type.rs:676
Methodone
()
oxifft/src/kernel/complex.rs:36
Functionop_count_regression_size_16
()
oxifft-codegen-impl/src/symbolic_tests.rs:1103
Functionop_count_regression_size_32
()
oxifft-codegen-impl/src/symbolic_tests.rs:1115
Functionop_count_regression_size_64
()
oxifft-codegen-impl/src/symbolic_tests.rs:1127
Methodops
(&self)
oxifft/src/rdft/plan.rs:90
Methodoptimal_factorization
Find optimal factorization N = n1 × n2 for mixed-radix FFT. Strategy (in priority order): 1. Extract largest power-of-2 factor (up to 16) - we have e
oxifft/src/dft/solvers/generic.rs:365
Methodorder
Get the fractional order.
oxifft/src/frft/mod.rs:359
Functionout_of_memory_variant_exists
()
oxifft/src/gpu/batch.rs:498
Methodoutput_len
(&self)
oxifft/src/rdft/solvers/hc2c.rs:59
Methodoutput_pruned
Create an output-pruned plan. # Arguments `n` - Transform size `output_indices` - Indices of desired outputs `flags` - Planning flags # Returns `N
oxifft/src/pruned/plan.rs:67
Methodoutput_size
(&self)
oxifft/src/rdft/solvers/r2c.rs:69
Methodoutput_stride
(&self)
oxifft/src/dft/solvers/indirect.rs:92
Functionoxifft_vs_fftw_256pt_parity
()
oxifft-bench/benches/fftw_parity_gates.rs:473
Methodparallel_for
(&self, count: usize, f: F)
oxifft/src/threading/rayon_impl.rs:36
Functionparallel_shared_rader_correctness
()
oxifft/src/dft/solvers/rader.rs:576
Functionparallel_shared_solver_correctness
()
oxifft/src/dft/solvers/bluestein.rs:632
Methodpartial_cmp
(&self, other: &Self)
oxifft/src/kernel/f128_type.rs:640
Methodpcost
(&self)
oxifft/src/dft/plan.rs:89
Methodpcost
Get predicted cost (for planning).
oxifft/src/kernel/plan.rs:86
Functionpencil_grid_basic
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:684
Functionpencil_grid_single_proc
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:697
Functionpencil_mpi_4rank_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:901
Functionpencil_mpi_construction_p1
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:883
Functionpencil_pure_fft_4x4x4_impulse_gives_ones
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:709
Functionpencil_pure_fft_8x8x8_impulse_gives_ones
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:737
Functionpencil_pure_linearity_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:819
Functionpencil_pure_roundtrip_4x4x4
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:765
Functionpencil_pure_roundtrip_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:792
Functionpencil_pure_zero_dim_error
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:868
Methodphase
(&self)
oxifft/src/streaming/sdft.rs:485
Functionplan_c2r_1d_returns_none_for_zero
()
oxifft/tests/plan_delegation.rs:161
Functionplan_c2r_1d_returns_some_for_valid_size
()
oxifft/tests/plan_delegation.rs:155
Functionplan_creation_methods_are_callable
()
oxifft/tests/plan_delegation.rs:211
Functionplan_dft_2d_f32_works
()
oxifft/tests/plan_delegation.rs:61
Functionplan_dft_2d_returns_some_for_valid_dimensions
()
oxifft/tests/plan_delegation.rs:13
Functionplan_dft_2d_roundtrip
()
oxifft/tests/plan_delegation.rs:35
Functionplan_dft_2d_zero_dimensions_are_nop
()
oxifft/tests/plan_delegation.rs:24
Functionplan_dft_3d_f32_works
()
oxifft/tests/plan_delegation.rs:109
Functionplan_dft_3d_returns_some_for_valid_dimensions
()
oxifft/tests/plan_delegation.rs:69
Functionplan_dft_3d_roundtrip
()
oxifft/tests/plan_delegation.rs:86
Functionplan_dft_3d_zero_dimensions_are_nop
()
oxifft/tests/plan_delegation.rs:78
Methodplan_kind
(&self)
oxifft/src/api/plan/types_real.rs:273
Functionplan_r2c_1d_dc_component
()
oxifft/tests/plan_delegation.rs:136
Functionplan_r2c_1d_output_size_is_half_plus_one
()
oxifft/tests/plan_delegation.rs:129
Functionplan_r2c_1d_returns_none_for_zero
()
oxifft/tests/plan_delegation.rs:123
Functionplan_r2c_1d_returns_some_for_valid_size
()
oxifft/tests/plan_delegation.rs:117
Functionplan_r2c_c2r_roundtrip
()
oxifft/tests/plan_delegation.rs:167
Functionplan_sendable_across_threads
()
oxifft/tests/send_sync.rs:78
Functionplan_types_are_send_sync_f32
()
oxifft/tests/send_sync.rs:31
Functionplan_types_are_send_sync_f64
()
oxifft/tests/send_sync.rs:17
Functionplan_types_implement_debug
()
oxifft/tests/plan_delegation.rs:191
Functionplan_usable_from_multiple_threads
()
oxifft/tests/send_sync.rs:46
Methodpoints
Get the normalized non-uniform points (in [0, 2π]).
oxifft/src/nufft/mod.rs:507
Functionpolynomial_multiply_complex
Multiply two polynomials with complex coefficients.
oxifft/src/conv/mod.rs:325
Methodpool
(&self)
oxifft/src/api/parallel.rs:110
Functionpool_clear_resets_budget
()
oxifft/src/gpu/pool.rs:472
Functionpool_current_bytes_tracks_release_and_acquire
()
oxifft/src/gpu/pool.rs:396
Functionpool_lru_eviction
()
oxifft/src/gpu/pool.rs:430
Functionpool_lru_eviction_under_budget
()
oxifft/src/gpu/pool.rs:604
Functionpool_reuse_avoids_realloc
()
oxifft/src/gpu/pool.rs:576
Functionpool_reuse_same_size
()
oxifft/src/gpu/pool.rs:364
Functionpool_thread_safety
()
oxifft/src/gpu/pool.rs:498
Functionpool_with_threads
(num_threads: usize)
oxifft/src/threading/mod.rs:215
Functionpooled_buffer_downcast_roundtrip
()
oxifft/src/gpu/pool.rs:530
Functionpooled_buffer_downcast_wrong_type_returns_err
()
oxifft/src/gpu/pool.rs:537
Methodpowf
(self, exp: Self)
oxifft/src/kernel/f128_type.rs:459
Methodpowi
(self, n: i32)
oxifft/src/kernel/f128_type.rs:466
Functionprime_factors
(n: usize)
oxifft/src/kernel/primes.rs:73
Methodprimitive_root
(&self)
oxifft/src/dft/solvers/rader.rs:165
Functionprint_complex
Print a complex array for debugging.
oxifft/src/support/debug.rs:8
Functionprint_real
Print a real array for debugging.
oxifft/src/support/debug.rs:16
Methodpriority
Priority hint (higher = try first).
oxifft/src/kernel/solver.rs:31
Methodpush_front
Prepend a dimension.
oxifft/src/kernel/tensor.rs:196
Functionquery_capabilities
Query GPU capabilities. # Errors Returns `GpuError::NoBackendAvailable` if no GPU backend (CUDA or Metal) is present, or propagates backend-specific
oxifft/src/gpu/mod.rs:164
Methodr2c
(n0: usize, n1: usize, _flags: Flags)
oxifft/src/api/plan/types_real.rs:168
Methodr2c_1d
(n: usize, flags: Flags)
oxifft/src/api/plan/types.rs:410
Methodr2c_1d
(n: usize, _flags: Flags)
oxifft/src/api/plan/types_real.rs:50
Functionr2hc_2_gen_f32_vs_naive
()
oxifft-codegen/tests/rdft_codelets.rs:378
Functionr2hc_2_gen_f64_dc_signal
()
oxifft-codegen/tests/rdft_codelets.rs:363
Functionr2hc_2_gen_f64_vs_naive
()
oxifft-codegen/tests/rdft_codelets.rs:354
Functionr2hc_2_gen_matches_handwritten_f32
()
oxifft/src/rdft/codelets/codegen_tests.rs:68
Functionr2hc_2_gen_matches_handwritten_f64
()
oxifft/src/rdft/codelets/codegen_tests.rs:50
← previousnext →2,501–2,600 of 4,171, ranked by callers