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
stress_many_readers_one_writer
()
oxifft/tests/wisdom_stress.rs:57
Function
stress_many_writers
()
oxifft/tests/wisdom_stress.rs:114
Function
stress_merge_contention
()
oxifft/tests/wisdom_stress.rs:385
Function
stress_read_write_forget_cycle
()
oxifft/tests/wisdom_stress.rs:160
Method
sub
(self, other: Self)
oxifft/src/wasm/simd.rs:125
Method
sub
Subtract two half-complex arrays element-wise. result\[i\] = a\[i\] - b\[i\]
oxifft/src/rdft/solvers/hc2hc.rs:86
Method
sub
(self, other: Self)
oxifft/src/simd/avx512.rs:82
Method
sub
(self, other: Self)
oxifft/src/simd/avx2.rs:84
Method
sub
(self, other: Self)
oxifft/src/simd/scalar.rs:57
Method
sub
(self, other: Self)
oxifft/src/simd/sve.rs:186
Method
sub
(self, other: Self)
oxifft/src/simd/portable.rs:74
Method
sub
(self, rhs: Self)
oxifft/src/kernel/f16.rs:581
Method
sub
(self, rhs: Self)
oxifft/src/kernel/f128_type.rs:543
Method
sub
(self, rhs: Self)
oxifft/src/kernel/complex.rs:142
Method
sub
(self, rhs: Self)
oxifft/src/autodiff/mod.rs:87
Method
sub
(self, rhs: Self)
oxifft-bench/benches/codelet_perf.rs:184
Method
sub
(self, rhs: Self)
oxifft-codegen/tests/notw_small_sizes.rs:184
Method
sub
(self, rhs: Self)
oxifft-codegen/tests/rdft_codelets.rs:185
Method
sub
(self, rhs: Self)
oxifft-codegen/tests/simd_f32_parity.rs:176
Method
sub
(self, rhs: Self)
oxifft-codegen/tests/opt_passes_16_64.rs:176
Method
sub_assign
(&mut self, rhs: Self)
oxifft/src/kernel/f16.rs:588
Method
sub_assign
(&mut self, rhs: Self)
oxifft/src/kernel/f128_type.rs:597
Method
sub_assign
(&mut self, rhs: Self)
oxifft/src/kernel/complex.rs:149
Method
sub_assign
(&mut self, rhs: Self)
oxifft-bench/benches/codelet_perf.rs:189
Method
sub_assign
(&mut self, rhs: Self)
oxifft-codegen/tests/notw_small_sizes.rs:189
Method
sub_assign
(&mut self, rhs: Self)
oxifft-codegen/tests/rdft_codelets.rs:190
Method
sub_assign
(&mut self, rhs: Self)
oxifft-codegen/tests/simd_f32_parity.rs:181
Method
sub_assign
(&mut self, rhs: Self)
oxifft-codegen/tests/opt_passes_16_64.rs:181
Function
sve_f32_lanes
Get number of f32 lanes for current SVE implementation.
oxifft/src/simd/sve.rs:74
Function
sve_f64_lanes
Get number of f64 lanes for current SVE implementation.
oxifft/src/simd/sve.rs:64
Method
swap
(self)
oxifft/src/simd/neon.rs:141
Method
swap_lanes
(self)
oxifft/src/simd/avx2.rs:160
Method
swap_lanes
(self)
oxifft/src/simd/avx.rs:124
Method
sync
(&self)
oxifft/src/gpu/plan.rs:443
Function
synchronize
Synchronize Metal device. # Errors This function currently cannot return an error; command buffers are submitted synchronously by oxicuda-metal. Th
oxifft/src/gpu/metal.rs:69
Method
tan
(self)
oxifft/src/kernel/f16.rs:357
Method
tan
(self)
oxifft/src/kernel/f128_type.rs:841
Method
tanh
(self)
oxifft/src/kernel/f16.rs:525
Method
tanh
(self)
oxifft/src/kernel/f128_type.rs:871
Function
test_1d_dc_bin
()
oxifft/src/integrations/ndarray_tests.rs:294
Function
test_1d_fft_inplace_matches_fft
()
oxifft/src/integrations/ndarray_tests.rs:89
Function
test_1d_fft_roundtrip
()
oxifft/src/integrations/ndarray_tests.rs:30
Function
test_1d_parity_vs_plan
()
oxifft/src/integrations/ndarray_tests.rs:64
Function
test_2d_fft_inplace_matches_fft
()
oxifft/src/integrations/ndarray_tests.rs:191
Function
test_2d_fft_roundtrip
()
oxifft/src/integrations/ndarray_tests.rs:109
Function
test_2d_parity_vs_row_col_plans
()
oxifft/src/integrations/ndarray_tests.rs:143
Function
test_2d_type1_default_opts_wrapper
()
oxifft/src/nufft/nufft2d.rs:598
Function
test_2d_type1_error_invalid_size
()
oxifft/src/nufft/nufft2d.rs:565
Function
test_2d_type1_error_out_of_range
()
oxifft/src/nufft/nufft2d.rs:578
Function
test_2d_type1_single_point_correctness
()
oxifft/src/nufft/nufft2d.rs:480
Function
test_2d_type1_type2_roundtrip
()
oxifft/src/nufft/nufft2d.rs:535
Function
test_2d_type2_dc_constant
()
oxifft/src/nufft/nufft2d.rs:518
Function
test_2d_type2_default_opts_wrapper
()
oxifft/src/nufft/nufft2d.rs:608
Function
test_2d_type2_error_mismatched_grid
()
oxifft/src/nufft/nufft2d.rs:588
Function
test_3d_partition
()
oxifft/src/mpi/plans/plan_3d.rs:328
Function
test_3d_type1_error_invalid_size
()
oxifft/src/nufft/nufft3d.rs:407
Function
test_3d_type1_error_out_of_range
()
oxifft/src/nufft/nufft3d.rs:419
Function
test_3d_type1_invalid_tolerance
()
oxifft/src/nufft/nufft3d.rs:429
Function
test_3d_type1_multiple_points
()
oxifft/src/nufft/nufft3d.rs:386
Function
test_3d_type1_single_point_finite_spectrum
()
oxifft/src/nufft/nufft3d.rs:362
Function
test_3d_type1_tolerance_check
()
oxifft/src/nufft/nufft3d.rs:446
Function
test_aligned_buffer_access
()
oxifft/src/api/memory.rs:254
Function
test_aligned_buffer_alignment
()
oxifft/src/api/memory.rs:226
Function
test_aligned_buffer_complex
()
oxifft/src/api/memory.rs:233
Function
test_aligned_buffer_empty
()
oxifft/src/api/memory.rs:247
Function
test_aligned_buffer_real
()
oxifft/src/api/memory.rs:240
Function
test_aligned_buffer_slice
()
oxifft/src/api/memory.rs:268
Function
test_all_sizes_1_to_256
()
oxifft/tests/size_coverage.rs:590
Function
test_all_sizes_1_to_256_roundtrip
()
oxifft/tests/size_coverage.rs:598
Function
test_all_supported_sizes_generate_successfully
()
oxifft-codegen-impl/src/gen_simd/multi_transform/tests.rs:387
Function
test_alloc_size
()
oxifft/src/mpi/distribution.rs:158
Function
test_applicable
()
oxifft/src/dft/solvers/nop.rs:106
Function
test_applicable
()
oxifft/src/dft/solvers/ct.rs:1243
Function
test_apply_time_domain
()
oxifft/src/sparse/filter.rs:335
Function
test_avx2_fma_f32_basic
()
oxifft/src/simd/avx2.rs:528
Function
test_avx2_fma_f32_cmul
()
oxifft/src/simd/avx2.rs:566
Function
test_avx2_fma_f32_fmadd
()
oxifft/src/simd/avx2.rs:546
Function
test_avx2_fma_f64_basic
()
oxifft/src/simd/avx2.rs:439
Function
test_avx2_fma_f64_cmul
()
oxifft/src/simd/avx2.rs:512
Function
test_avx2_fma_f64_fmadd
()
oxifft/src/simd/avx2.rs:454
Function
test_avx2_fma_f64_fmsub
()
oxifft/src/simd/avx2.rs:469
Function
test_avx2_fma_f64_load_store
()
oxifft/src/simd/avx2.rs:497
Function
test_avx2_fma_f64_new
()
oxifft/src/simd/avx2.rs:484
Function
test_avx512_f32_basic
()
oxifft/src/simd/avx512.rs:474
Function
test_avx512_f32_cmul
()
oxifft/src/simd/avx512.rs:512
Function
test_avx512_f32_fmadd
()
oxifft/src/simd/avx512.rs:492
Function
test_avx512_f64_basic
()
oxifft/src/simd/avx512.rs:399
Function
test_avx512_f64_cmul
()
oxifft/src/simd/avx512.rs:458
Function
test_avx512_f64_fmadd
()
oxifft/src/simd/avx512.rs:426
Function
test_avx512_f64_load_store
()
oxifft/src/simd/avx512.rs:443
Function
test_avx512_f64_new
()
oxifft/src/simd/avx512.rs:414
Function
test_avx_f32_basic
()
oxifft/src/simd/avx.rs:434
Function
test_avx_f32_cmul
()
oxifft/src/simd/avx.rs:449
Function
test_avx_f64_basic
()
oxifft/src/simd/avx.rs:365
Function
test_avx_f64_cmul
()
oxifft/src/simd/avx.rs:398
Function
test_avx_f64_load_store
()
oxifft/src/simd/avx.rs:416
Function
test_avx_f64_new
()
oxifft/src/simd/avx.rs:385
Function
test_backend_availability
()
oxifft/src/gpu/backend.rs:122
Function
test_backend_name
()
oxifft/src/gpu/backend.rs:115
Function
test_balanced_factorization
()
oxifft/src/dft/solvers/cache_oblivious.rs:357
← previous
next →
2,801–2,900 of 4,171, ranked by callers