summaryrefslogtreecommitdiffstats
path: root/src/lossdistrib.h
AgeCommit message (Collapse)Author
2016-03-03Big code cleanupGuillaume Horel
- move the counters inside the for loops. This helps with openmp as well, since the counter is now private. - combine the blas version of the functions using ifdefs - add const keyword wherever it makes sense Now time to make sure it's not buggy!
2015-03-11new function using truncated distsGuillaume Horel
2014-05-07add GHquad function, get rid of statmod dependencyGuillaume Horel
2014-04-24initial import of lossdistrib packageGuillaume Horel