MCPcopy Create free account

hub / github.com/RcppCore/Rcpp / functions

Functions3,734 in github.com/RcppCore/Rcpp

↓ 2 callersFunctionRcpp_list18
inst/include/Rcpp/lang.h:247
↓ 2 callersFunctionRcpp_list19
inst/include/Rcpp/lang.h:263
↓ 2 callersFunctionRcpp_list6
inst/include/Rcpp/lang.h:64
↓ 2 callersFunctionRcpp_list7
inst/include/Rcpp/lang.h:71
↓ 2 callersFunctionRcpp_list8
inst/include/Rcpp/lang.h:87
↓ 2 callersFunctionRcpp_list9
inst/include/Rcpp/lang.h:103
↓ 2 callersFunctionRcpp_protect
inst/include/Rcpp/protection/Shield.h:23
↓ 2 callersFunctionRcpp_unprotect
inst/include/Rcpp/protection/Shield.h:28
↓ 2 callersFunctionSampleNoReplace
Adapted from `ProbSampleNoReplace` Index version
inst/include/Rcpp/sugar/functions/sample.h:255
↓ 2 callersFunctionSampleReplace
Adapted from `ProbSampleReplace` Index version
inst/include/Rcpp/sugar/functions/sample.h:81
↓ 2 callersFunctionWalkerSample
Adapted from `walker_ProbSampleReplace` Index version
inst/include/Rcpp/sugar/functions/sample.h:149
↓ 2 callersFunctionaddUniqueDependency
src/attributes.cpp:872
↓ 2 callersFunctionas_module_object_internal
inst/include/Rcpp/api/meat/as.h:24
↓ 2 callersFunctionas_vector
inst/include/Rcpp/sugar/matrix/as_vector.h:54
↓ 2 callersMethodbegin
inst/include/Rcpp/vector/MatrixRow.h:175
↓ 2 callersFunctionbindingIsLocked
* @param name name of a potential binding * * @return true if the binding is locked in this environment * see ?bindingIsLoc
inst/include/Rcpp/Environment.h:278
↓ 2 callersFunctionchar_get_string_elt
inst/include/Rcpp/routines.h:216
↓ 2 callersFunctioncheckRSignature
src/attributes.cpp:2800
↓ 2 callersFunctioncheck_interrupt
* Call this method to check for user interrupts. * This is based on the results of a discussion on the * R-devel mailing list, suggested by Simon Ur
inst/examples/OpenMP/piWithInterrupts.cpp:64
↓ 2 callersMethodclone
* Return a clone of m_sexp as a T */
inst/include/Rcpp/Nullable.h:134
↓ 2 callersMethodcolumn_iterator
inst/include/Rcpp/vector/SubMatrix.h:49
↓ 2 callersMethodcomplete
inst/include/Rcpp/module/class.h:409
↓ 2 callersFunctioncomplex__asin
inst/include/Rcpp/sugar/functions/complex.h:132
↓ 2 callersFunctioncreateDirectory
Recursively create a directory (call back into R for this)
src/attributes.cpp:3012
↓ 2 callersFunctioncummax
inst/include/Rcpp/sugar/functions/cummax.h:59
↓ 2 callersFunctioncummin
inst/include/Rcpp/sugar/functions/cummin.h:59
↓ 2 callersMethodcustomRSignature
src/attributes.cpp:399
↓ 2 callersFunctiondcauchy
Cauchy Distribution */
inst/include/Rcpp/Rmath.h:104
↓ 2 callersFunctiondchisq
Chi-squared Distribution */
inst/include/Rcpp/Rmath.h:71
↓ 2 callersFunctiondetzcode64
src/date.cpp:488
↓ 2 callersFunctiondexp
Exponential Distribution */
inst/include/Rcpp/Rmath.h:110
↓ 2 callersFunctiondf
F Distibution */
inst/include/Rcpp/Rmath.h:83
↓ 2 callersFunctiondgeom
Geometric Distribution */
inst/include/Rcpp/Rmath.h:116
↓ 2 callersFunctiondhyper
Hypergeometric Distibution */
inst/include/Rcpp/Rmath.h:122
↓ 2 callersFunctiondiffer_by_repeat
src/date.cpp:495
↓ 2 callersFunctiondlnorm
Lognormal Distribution */
inst/include/Rcpp/Rmath.h:65
↓ 2 callersFunctiondlogis
Logistic Distribution */
inst/include/Rcpp/Rmath.h:151
↓ 2 callersFunctiondnbeta
Non-central Beta Distribution */
inst/include/Rcpp/Rmath.h:157
↓ 2 callersFunctiondnbinom
Negative Binomial Distribution */
inst/include/Rcpp/Rmath.h:128
↓ 2 callersFunctiondnchisq
Non-central Chi-squared Distribution */
inst/include/Rcpp/Rmath.h:77
↓ 2 callersFunctiondnf
Non-central F Distribution */
inst/include/Rcpp/Rmath.h:163
↓ 2 callersFunctiondnt
Non-central Student t Distribution */
inst/include/Rcpp/Rmath.h:168
↓ 2 callersFunctiondweibull
Weibull Distribution */
inst/include/Rcpp/Rmath.h:145
↓ 2 callersFunctiondwilcox
Wilcoxon Rank Sum Distribution */
inst/include/Rcpp/Rmath.h:177
↓ 2 callersFunctiondynlibCacheInsert
src/attributes.cpp:3501
↓ 2 callersFunctiondynlibCacheLookup
src/attributes.cpp:3525
↓ 2 callersMethodend
inst/include/Rcpp/internal/GreedyVector.h:61
↓ 2 callersFunctionexception_to_condition_template
inst/include/Rcpp/exceptions.h:334
↓ 2 callersFunctionexception_to_r_condition
inst/include/Rcpp/exceptions.h:362
↓ 2 callersMethodexists
inst/include/Rcpp/proxy/Binding.h:38
↓ 2 callersFunctionexport_range
inst/include/Rcpp/internal/export.h:93
↓ 2 callersMethodexportedCppName
src/attributes.cpp:373
↓ 2 callersMethodextension
src/attributes.cpp:75
↓ 2 callersFunctionfactorial
inst/include/Rcpp/sugar/functions/math.h:55
↓ 2 callersMethodfindName
inst/include/Rcpp/vector/Vector.h:594
↓ 2 callersFunctiongenerateCpp
Generate the C++ code required to make [[Rcpp::export]] functions available as C symbols with SEXP parameters and return
src/attributes.cpp:2840
↓ 2 callersFunctiongenerateRArgList
Generate an R argument list for a function
src/attributes.cpp:2775
↓ 2 callersMethodget
inst/include/Rcpp/vector/string_proxy.h:156
↓ 2 callersMethodget
inst/include/Rcpp/proxy/Binding.h:60
↓ 2 callersMethodgetDate
inst/include/Rcpp/date_datetime/Date.h:70
↓ 2 callersMethodgetFractionalTimestamp
inst/include/Rcpp/date_datetime/Datetime.h:48
↓ 2 callersFunctiongetLongjumpToken
inst/include/Rcpp/exceptions.h:145
↓ 2 callersFunctiongetPosixClasses
inst/include/Rcpp/date_datetime/Date.h:179
↓ 2 callersMethodgetYearday
makes it 1 .. 7
inst/include/Rcpp/date_datetime/Date.h:82
↓ 2 callersFunctionget_Rcpp_namespace
inst/include/Rcpp/routines.h:121
↓ 2 callersMethodget_class
inst/include/Rcpp/module/Module_Field.h:59
↓ 2 callersMethodget_class_pointer
inst/include/Rcpp/module/Module.h:211
↓ 2 callersFunctionget_line
inst/include/Rcpp/sugar/matrix/tools.h:28
↓ 2 callersFunctionget_nanotime
inst/include/Rcpp/Benchmark/Timer.h:51
↓ 2 callersMethodget_new
inst/include/Rcpp/Module.h:225
↓ 2 callersFunctionget_string_buffer
inst/include/Rcpp/routines.h:115
↓ 2 callersFunctiongetoffset
src/date.cpp:520
↓ 2 callersFunctiongetqzname
src/date.cpp:512
↓ 2 callersFunctiongetrule
src/date.cpp:586
↓ 2 callersFunctiongetsecs
src/date.cpp:536
↓ 2 callersFunctiongetzname
src/date.cpp:503
↓ 2 callersFunctionglobal_env
* @return the global environment. See ?globalenv */
inst/include/Rcpp/Environment.h:302
↓ 2 callersMethodhasSlot
inst/include/Rcpp/proxy/SlotProxy.h:94
↓ 2 callersMethodhas_class
inst/include/Rcpp/module/Module.h:205
↓ 2 callersMethodhas_typeinfo_name
inst/include/Rcpp/module/class_Base.h:78
↓ 2 callersFunctionhead
inst/include/Rcpp/sugar/functions/head.h:53
↓ 2 callersFunctioninitializeGlobals
Generate the C++ code required to initialize global objects
src/attributes.cpp:2829
↓ 2 callersMethodinvoke
inst/include/Rcpp/module/class.h:174
↓ 2 callersMethodis
inst/include/Rcpp/api/meat/S4.h:24
↓ 2 callersMethodisHidden
src/attributes.cpp:262
↓ 2 callersMethodis_na
inst/include/Rcpp/sugar/logical/SingleLogicalResult.h:64
↓ 2 callersMethodis_readonly
inst/include/Rcpp/Module.h:444
↓ 2 callersFunctionlanglist
inst/include/Rcpp/lgrow.h:66
↓ 2 callersMethodlastModified
src/attributes.cpp:73
↓ 2 callersFunctionlfactorial
inst/include/Rcpp/sugar/functions/math.h:56
↓ 2 callersFunctionmakeFormatList
inst/include/Rcpp/utils/tinyformat/tinyformat.h:928
↓ 2 callersFunctionmax
inst/include/Rcpp/sugar/functions/max.h:82
↓ 2 callersFunctionmax_nona
inst/include/Rcpp/algorithm.h:323
↓ 2 callersFunctionmaybeThrow
inst/tinytest/cpp/stack.cpp:56
↓ 2 callersFunctionmean
inst/include/Rcpp/sugar/functions/mean.h:138
↓ 2 callersFunctionmin_nona
inst/include/Rcpp/algorithm.h:369
↓ 2 callersFunctionnew_env
inst/include/Rcpp/api/meat/Environment.h:47
↓ 2 callersMethodnrow
inst/include/Rcpp/sugar/matrix/col.h:44
↓ 2 callersMethodoperator()
inst/include/Rcpp/vector/Matrix.h:137
↓ 2 callersMethodoperator[]
inst/include/Rcpp/vector/Matrix.h:130
← previousnext →301–400 of 3,734, ranked by callers