File: NAMESPACE

package info (click to toggle)
r-cran-tfmpvalue 0.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: cpp: 907; ansic: 18; sh: 13; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
useDynLib(TFMPvalue, .registration = TRUE)

importFrom(Rcpp, evalCpp)


### -----------------------------------------------------------------
### Export non-generic functions
###
export(TFMLazyScore, TFMpv2sc, TFMsc2pv)