File: NAMESPACE

package info (click to toggle)
r-cran-multicool 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 160 kB
  • sloc: cpp: 420; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

export(B)
export(Bell)
export(S2)
export(Stirling2)
export(allPerm)
export(genComp)
export(initMC)
export(multinom)
export(nextPerm)
import(Rcpp)
import(methods)
useDynLib(multicool)