RFortLangComp-package: R, Fortran, and C versions of layer loss functions for speed...

Description Details Author(s) References See Also Examples

Description

This package contains various flavors of R, Fortran, and C versions of a simple layer loss cost function. These flavors represent levels of OpenMP parallelism. These functions' performance will be compared with Rcpp versions of the same function in the CppLangComp package. These packages are not intended for uploading to CRAN.

Details

The functions are called by name into the same environment as the functions from CppLangComp and timings are compared.

Author(s)

Maintainer: Avraham Adler Avraham.Adler@gmail.com

References

There will be a blog post on https://www.avrahamadler.com that will discuss these packages.

See Also

Optional links to other man pages

Examples

1
2
3
4
5
  ## Not run: 
     ## Optional simple examples of the most important functions
     ## These can be in \dontrun{} and \donttest{} blocks.   
  
## End(Not run)

aadler/RFortLangComp documentation built on June 4, 2019, 7:24 a.m.