Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cool-japan/oxifft
/ functions
Functions
4,171 in github.com/cool-japan/oxifft
⨍
Functions
4,171
◇
Types & classes
244
Function
notw_64_f64_roundtrip
()
oxifft-codegen/tests/opt_passes_16_64.rs:483
Function
notw_8_f32_forward_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:545
Function
notw_8_f32_inverse_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:554
Function
notw_8_f32_roundtrip
()
oxifft-codegen/tests/notw_small_sizes.rs:563
Function
notw_8_f64_forward_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:510
Function
notw_8_f64_inverse_vs_naive
()
oxifft-codegen/tests/notw_small_sizes.rs:519
Function
notw_8_f64_roundtrip
()
oxifft-codegen/tests/notw_small_sizes.rs:528
Function
nufft_tolerance_sweep_type1
()
oxifft/tests/nufft_tolerance_sweep.rs:191
Function
nufft_tolerance_sweep_type2
()
oxifft/tests/nufft_tolerance_sweep.rs:286
Method
nufft_type
Get the NUFFT type.
oxifft/src/nufft/mod.rs:502
Method
num_detected
Get the number of detected frequencies.
oxifft/src/sparse/decoder.rs:324
Method
num_hashes
Number of hash functions.
oxifft/src/sparse/hash.rs:210
Method
num_stages
Get number of stages.
oxifft/src/sparse/plan.rs:248
Method
num_threads
(&self)
oxifft/src/threading/serial.rs:33
Method
num_threads
(&self)
oxifft/src/threading/rayon_impl.rs:43
Function
off_unit_circle_matches_naive
()
oxifft/src/chirp_z/tests.rs:165
Method
one
()
oxifft/src/kernel/f16.rs:812
Method
one
()
oxifft/src/kernel/f128_type.rs:676
Method
one
()
oxifft/src/kernel/complex.rs:36
Function
op_count_regression_size_16
()
oxifft-codegen-impl/src/symbolic_tests.rs:1103
Function
op_count_regression_size_32
()
oxifft-codegen-impl/src/symbolic_tests.rs:1115
Function
op_count_regression_size_64
()
oxifft-codegen-impl/src/symbolic_tests.rs:1127
Method
ops
(&self)
oxifft/src/rdft/plan.rs:90
Method
optimal_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
Method
order
Get the fractional order.
oxifft/src/frft/mod.rs:359
Function
out_of_memory_variant_exists
()
oxifft/src/gpu/batch.rs:498
Method
output_len
(&self)
oxifft/src/rdft/solvers/hc2c.rs:59
Method
output_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
Method
output_size
(&self)
oxifft/src/rdft/solvers/r2c.rs:69
Method
output_stride
(&self)
oxifft/src/dft/solvers/indirect.rs:92
Function
oxifft_vs_fftw_256pt_parity
()
oxifft-bench/benches/fftw_parity_gates.rs:473
Method
parallel_for
(&self, count: usize, f: F)
oxifft/src/threading/rayon_impl.rs:36
Function
parallel_shared_rader_correctness
()
oxifft/src/dft/solvers/rader.rs:576
Function
parallel_shared_solver_correctness
()
oxifft/src/dft/solvers/bluestein.rs:632
Method
partial_cmp
(&self, other: &Self)
oxifft/src/kernel/f128_type.rs:640
Method
pcost
(&self)
oxifft/src/dft/plan.rs:89
Method
pcost
Get predicted cost (for planning).
oxifft/src/kernel/plan.rs:86
Function
pencil_grid_basic
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:684
Function
pencil_grid_single_proc
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:697
Function
pencil_mpi_4rank_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:901
Function
pencil_mpi_construction_p1
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:883
Function
pencil_pure_fft_4x4x4_impulse_gives_ones
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:709
Function
pencil_pure_fft_8x8x8_impulse_gives_ones
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:737
Function
pencil_pure_linearity_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:819
Function
pencil_pure_roundtrip_4x4x4
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:765
Function
pencil_pure_roundtrip_8x8x8
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:792
Function
pencil_pure_zero_dim_error
()
oxifft/src/mpi/plans/plan_3d_pencil.rs:868
Method
phase
(&self)
oxifft/src/streaming/sdft.rs:485
Function
plan_c2r_1d_returns_none_for_zero
()
oxifft/tests/plan_delegation.rs:161
Function
plan_c2r_1d_returns_some_for_valid_size
()
oxifft/tests/plan_delegation.rs:155
Function
plan_creation_methods_are_callable
()
oxifft/tests/plan_delegation.rs:211
Function
plan_dft_2d_f32_works
()
oxifft/tests/plan_delegation.rs:61
Function
plan_dft_2d_returns_some_for_valid_dimensions
()
oxifft/tests/plan_delegation.rs:13
Function
plan_dft_2d_roundtrip
()
oxifft/tests/plan_delegation.rs:35
Function
plan_dft_2d_zero_dimensions_are_nop
()
oxifft/tests/plan_delegation.rs:24
Function
plan_dft_3d_f32_works
()
oxifft/tests/plan_delegation.rs:109
Function
plan_dft_3d_returns_some_for_valid_dimensions
()
oxifft/tests/plan_delegation.rs:69
Function
plan_dft_3d_roundtrip
()
oxifft/tests/plan_delegation.rs:86
Function
plan_dft_3d_zero_dimensions_are_nop
()
oxifft/tests/plan_delegation.rs:78
Method
plan_kind
(&self)
oxifft/src/api/plan/types_real.rs:273
Function
plan_r2c_1d_dc_component
()
oxifft/tests/plan_delegation.rs:136
Function
plan_r2c_1d_output_size_is_half_plus_one
()
oxifft/tests/plan_delegation.rs:129
Function
plan_r2c_1d_returns_none_for_zero
()
oxifft/tests/plan_delegation.rs:123
Function
plan_r2c_1d_returns_some_for_valid_size
()
oxifft/tests/plan_delegation.rs:117
Function
plan_r2c_c2r_roundtrip
()
oxifft/tests/plan_delegation.rs:167
Function
plan_sendable_across_threads
()
oxifft/tests/send_sync.rs:78
Function
plan_types_are_send_sync_f32
()
oxifft/tests/send_sync.rs:31
Function
plan_types_are_send_sync_f64
()
oxifft/tests/send_sync.rs:17
Function
plan_types_implement_debug
()
oxifft/tests/plan_delegation.rs:191
Function
plan_usable_from_multiple_threads
()
oxifft/tests/send_sync.rs:46
Method
points
Get the normalized non-uniform points (in [0, 2π]).
oxifft/src/nufft/mod.rs:507
Function
polynomial_multiply_complex
Multiply two polynomials with complex coefficients.
oxifft/src/conv/mod.rs:325
Method
pool
(&self)
oxifft/src/api/parallel.rs:110
Function
pool_clear_resets_budget
()
oxifft/src/gpu/pool.rs:472
Function
pool_current_bytes_tracks_release_and_acquire
()
oxifft/src/gpu/pool.rs:396
Function
pool_lru_eviction
()
oxifft/src/gpu/pool.rs:430
Function
pool_lru_eviction_under_budget
()
oxifft/src/gpu/pool.rs:604
Function
pool_reuse_avoids_realloc
()
oxifft/src/gpu/pool.rs:576
Function
pool_reuse_same_size
()
oxifft/src/gpu/pool.rs:364
Function
pool_thread_safety
()
oxifft/src/gpu/pool.rs:498
Function
pool_with_threads
(num_threads: usize)
oxifft/src/threading/mod.rs:215
Function
pooled_buffer_downcast_roundtrip
()
oxifft/src/gpu/pool.rs:530
Function
pooled_buffer_downcast_wrong_type_returns_err
()
oxifft/src/gpu/pool.rs:537
Method
powf
(self, exp: Self)
oxifft/src/kernel/f128_type.rs:459
Method
powi
(self, n: i32)
oxifft/src/kernel/f128_type.rs:466
Function
prime_factors
(n: usize)
oxifft/src/kernel/primes.rs:73
Method
primitive_root
(&self)
oxifft/src/dft/solvers/rader.rs:165
Function
print_complex
Print a complex array for debugging.
oxifft/src/support/debug.rs:8
Function
print_real
Print a real array for debugging.
oxifft/src/support/debug.rs:16
Method
priority
Priority hint (higher = try first).
oxifft/src/kernel/solver.rs:31
Method
push_front
Prepend a dimension.
oxifft/src/kernel/tensor.rs:196
Function
query_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
Method
r2c
(n0: usize, n1: usize, _flags: Flags)
oxifft/src/api/plan/types_real.rs:168
Method
r2c_1d
(n: usize, flags: Flags)
oxifft/src/api/plan/types.rs:410
Method
r2c_1d
(n: usize, _flags: Flags)
oxifft/src/api/plan/types_real.rs:50
Function
r2hc_2_gen_f32_vs_naive
()
oxifft-codegen/tests/rdft_codelets.rs:378
Function
r2hc_2_gen_f64_dc_signal
()
oxifft-codegen/tests/rdft_codelets.rs:363
Function
r2hc_2_gen_f64_vs_naive
()
oxifft-codegen/tests/rdft_codelets.rs:354
Function
r2hc_2_gen_matches_handwritten_f32
()
oxifft/src/rdft/codelets/codegen_tests.rs:68
Function
r2hc_2_gen_matches_handwritten_f64
()
oxifft/src/rdft/codelets/codegen_tests.rs:50
← previous
next →
2,501–2,600 of 4,171, ranked by callers