Skip to content

Commit

Permalink
new Rd files
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-da committed Jul 26, 2021
1 parent b6da238 commit 0e4c5d2
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 19 deletions.
1 change: 0 additions & 1 deletion man/addNoise.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions man/dRisk.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions man/dUtility.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions man/dataGen.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 10 additions & 6 deletions man/il_additional.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions src/RcppExports.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@

using namespace Rcpp;

#ifdef RCPP_USE_GLOBAL_ROSTREAM
Rcpp::Rostream<true>& Rcpp::Rcout = Rcpp::Rcpp_cout_get();
Rcpp::Rostream<false>& Rcpp::Rcerr = Rcpp::Rcpp_cerr_get();
#endif

// cpp_calcSuppInds
List cpp_calcSuppInds(NumericMatrix inp, NumericVector checkVals, List params);
RcppExport SEXP _sdcMicro_cpp_calcSuppInds(SEXP inpSEXP, SEXP checkValsSEXP, SEXP paramsSEXP) {
Expand Down

0 comments on commit 0e4c5d2

Please sign in to comment.