Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmuparlay/parlaylib
/ functions
Functions
1,507 in github.com/cmuparlay/parlaylib
⨍
Functions
1,507
◇
Types & classes
312
Method
compute_chunk_position
include/parlay/thread_specific.h:80
Method
constant
include/parlay/delayed_sequence.h:230
Method
copyable_function_wrapper
include/parlay/utilities.h:296
Method
count_by_key_helper
include/parlay/internal/group_by.h:172
Function
count_sort_
include/parlay/internal/counting_sort.h:117
Function
crbegin
include/parlay/sequence.h:148
Method
crbegin
include/parlay/delayed_sequence.h:258
Method
crbegin
include/parlay/internal/uninitialized_sequence.h:152
Method
create
include/parlay/alloc.h:258
Method
create
include/parlay/internal/sequence_base.h:282
Function
crend
include/parlay/sequence.h:149
Method
crend
include/parlay/delayed_sequence.h:259
Method
crend
include/parlay/internal/uninitialized_sequence.h:153
Method
current_time
yes, std clocks have ugly types
examples/push_relabel_max_flow.h:266
Method
cutInfo
benchmark/bench_delayed.cpp:176
Method
data
include/parlay/internal/uninitialized_sequence.h:162
Method
data
include/parlay/internal/sequence_base.h:327
Method
data
include/parlay/internal/sequence_base.h:367
Method
data
include/parlay/internal/sequence_base.h:387
Method
deallocate
include/parlay/internal/pool_allocator.h:142
Method
deallocate_large
include/parlay/internal/pool_allocator.h:86
Method
decrementIndex
include/parlay/hash_table.h:56
Function
delayed_seq
include/parlay/delayed_sequence.h:322
Method
delayed_sequence
include/parlay/delayed_sequence.h:235
Function
delete_tree
examples/huffman_tree.h:83
Method
destroy
include/parlay/internal/sequence_base.h:288
Method
destroy
Destroy the object of type value_type pointed to by p
include/parlay/internal/sequence_base.h:507
Method
destroy_all
Call the destructor on all elements
include/parlay/internal/sequence_base.h:188
Method
destruct_val
include/parlay/internal/group_by.h:108
Method
destruct_val
include/parlay/internal/group_by.h:178
Method
destruct_val
include/parlay/internal/group_by.h:207
Method
diff
include/parlay/internal/get_time.h:34
Method
distance_squared
distance from p to q squared
examples/knn.h:65
Method
distance_squared
distance from p to q squared
examples/3d_range.h:53
Function
dmap
include/parlay/internal/sequence_ops.h:143
Method
do_work_until
include/parlay/scheduler.h:222
Method
earliest
examples/delaunay.h:71
Method
edge_map
examples/helper/ligra_light.h:90
Method
edge_map_dense
The dense version. Checks backwards from every vertex v for all in edges (u,v). If u is in vertices and cond(v) is satisfied, fa(u,v) is applied, an
examples/helper/ligra_light.h:120
Method
edge_map_sparse
The sparse version. Checks all forward edges (u,v) from each vertex u in vertices. If cond(v) then fa(u,v) is applied and if it returns true v is in
examples/helper/ligra_light.h:103
Function
elements_view
include/parlay/delayed.h:75
Method
empty
Is empty?
include/parlay/delayed_sequence.h:304
Method
empty
include/parlay/internal/windows/file_map_impl_windows.h:131
Method
empty
include/parlay/internal/posix/file_map_impl_posix.h:91
Method
empty
Returns true if the stack is currently empty
include/parlay/internal/concurrency/hazptr_stack.h:93
Function
end
include/parlay/thread_specific.h:391
Function
end
include/parlay/utilities.h:453
Method
end
test/range_utils.h:135
Method
end
include/parlay/worker_specific.h:151
Method
end
include/parlay/delayed_sequence.h:250
Method
end
include/parlay/internal/uninitialized_sequence.h:138
Method
end
Returns an iterator pointing to the end of the range
include/parlay/internal/delayed/common.h:205
Method
end
include/parlay/internal/windows/file_map_impl_windows.h:46
Method
entries
returns all the current entries compacted into a sequence
include/parlay/hash_table.h:233
Method
entry
examples/hash_map.h:42
Function
erase
include/parlay/sequence.h:332
Function
euclidean_squared
Driver
examples/kmeans_pp.cpp:14
Method
evaluateLocal
examples/helper/spherical.h:106
Method
evaluateMultipole
examples/helper/spherical.h:72
Method
evaluateMultipoleTheta
examples/helper/spherical.h:141
Method
event
benchmark/bench_delayed.cpp:161
Method
event
examples/box_kdtree.h:45
Method
execute
include/parlay/internal/work_stealing_job.h:42
Function
execute_with_scheduler
include/parlay/internal/scheduler_plugins/sequential.h:40
Function
execute_with_scheduler
include/parlay/internal/scheduler_plugins/tbb.h:53
Function
execute_with_scheduler
include/parlay/internal/scheduler_plugins/omp.h:114
Method
exterior_expansion
examples/nbody_fmm.h:144
Method
f
benchmark/bench_delayed.cpp:292
Method
f
test/test_padded.cpp:199
Method
f
examples/helper/ligra_light.h:94
Method
f
include/parlay/monoid.h:270
Method
f
include/parlay/monoid.h:278
Method
f
include/parlay/monoid.h:286
Method
f
include/parlay/monoid.h:294
Method
f
include/parlay/monoid.h:302
Method
f
include/parlay/monoid.h:310
Method
factorial
examples/helper/spherical.h:33
Method
feature
the sequence of values for the feature
examples/decision_tree_c45.h:33
Method
field
examples/rabin_karp.h:19
Method
file_map
include/parlay/internal/file_map.h:59
Method
file_map
include/parlay/internal/windows/file_map_impl_windows.h:48
Method
file_map
include/parlay/internal/posix/file_map_impl_posix.h:41
Function
filter
include/parlay/internal/block_delayed.h:282
Function
filter
include/parlay/internal/delayed/filter.h:111
Method
filter_block
include/parlay/internal/delayed/filter_op.h:78
Method
filter_block
include/parlay/internal/delayed/filter.h:90
Method
filter_blocks
include/parlay/internal/delayed/filter_op.h:68
Method
filter_blocks
include/parlay/internal/delayed/filter.h:82
Function
filter_into
include/parlay/primitives.h:266
Function
filter_map
include/parlay/internal/stream_delayed.h:168
Function
filter_op
include/parlay/internal/stream_delayed.h:189
Function
filter_op2
include/parlay/internal/block_delayed.h:303
Method
filter_points
filter points in the circumcicle of t1 and t2 which are in the circumcicle of t
examples/delaunay.h:76
Function
find
include/parlay/primitives.h:597
Method
find
examples/helper/heap_tree.h:39
Method
find
examples/helper/union_find.h:25
Method
find
Returns the value if an equal value is found in the table otherwise returns the "empty" element. due to prioritization, can quit early if v is greater
include/parlay/hash_table.h:209
Method
findIndex
include/parlay/hash_table.h:238
Method
finish
include/parlay/alloc.h:280
Method
finished
include/parlay/internal/work_stealing_job.h:25
← previous
next →
801–900 of 1,507, ranked by callers