-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
47 lines (46 loc) · 886 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Generated by roxygen2: do not edit by hand
export(bsac)
export(first_vec)
export(for_0)
export(for_init)
export(for_iter)
export(for_n)
export(get_c_code)
export(get_compile_out)
export(get_r_code)
export(get_so_loc)
export(group_exec)
export(if_false)
export(if_test)
export(if_true)
export(lcopy)
export(lcurry)
export(loaded_r2c_dynlibs)
export(lset)
export(mean1)
export(numeric_along)
export(numeric_alongn)
export(process_groups)
export(r2c_for)
export(r2c_if)
export(r2cf)
export(r2cl)
export(r2cq)
export(rec)
export(reuse_calls)
export(rollat_exec)
export(rollbw_exec)
export(rollby_exec)
export(rolli_exec)
export(show_c_code)
export(square)
export(subassign)
export(uminus)
export(unload_r2c_dynlibs)
export(uplus)
export(vcopy)
import(vetr)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(r2c, .registration=TRUE, .fixes="R2C_")