R |
r32 | function | prelude/prelude |
r64 | function | prelude/prelude |
radix_sort | function | lib/github.com/diku-dk/sorts/radix_sort |
radix_sort_by_key | function | lib/github.com/diku-dk/sorts/radix_sort |
radix_sort_float | function | lib/github.com/diku-dk/sorts/radix_sort |
radix_sort_float_by_key | function | lib/github.com/diku-dk/sorts/radix_sort |
radix_sort_int | function | lib/github.com/diku-dk/sorts/radix_sort |
radix_sort_int_by_key | function | lib/github.com/diku-dk/sorts/radix_sort |
real | module type | prelude/math |
recip | function | prelude/math |
reduce | function | prelude/soacs |
reduce_by_index | function | prelude/soacs |
reduce_by_index_2d | function | prelude/soacs |
reduce_by_index_3d | function | prelude/soacs |
reduce_comm | function | prelude/soacs |
reduce_stream | function | prelude/soacs |
reduce_stream_per | function | prelude/soacs |
replicate | function | prelude/array |
replicated_iota | function | lib/github.com/diku-dk/segmented/segmented |
reverse | function | prelude/array |
rotate | function | prelude/array |
round | function | prelude/math |