Rcpp Version 1.0.14
|
Namespaces | |
namespace | algorithm |
namespace | attributes |
namespace | internal |
internal implementation details | |
namespace | InternalFunctionWithStdFunction |
namespace | stats |
namespace | sugar |
namespace | traits |
traits used to dispatch wrap | |
Rcpp API.
Definition at line 46 of file instantiation.h.
Definition at line 34 of file instantiation.h.
Definition at line 40 of file instantiation.h.
Definition at line 27 of file instantiation.h.
typedef DottedPairProxyPolicy< StretchyList_Impl >::const_DottedPairProxy Rcpp::const_Proxy |
Definition at line 38 of file Language.h.
Definition at line 198 of file DataFrame.h.
Definition at line 45 of file date_datetime.h.
Definition at line 44 of file date_datetime.h.
Definition at line 51 of file DottedPair.h.
Definition at line 31 of file instantiation.h.
Definition at line 390 of file Environment.h.
Definition at line 50 of file instantiation.h.
Definition at line 38 of file instantiation.h.
Definition at line 131 of file Function.h.
Definition at line 48 of file instantiation.h.
Definition at line 36 of file instantiation.h.
Definition at line 41 of file instantiation.h.
Definition at line 28 of file instantiation.h.
Definition at line 69 of file InternalFunction.h.
Definition at line 174 of file Language.h.
Definition at line 37 of file instantiation.h.
Definition at line 49 of file instantiation.h.
Definition at line 42 of file instantiation.h.
Definition at line 29 of file instantiation.h.
Definition at line 43 of file instantiation.h.
Definition at line 30 of file instantiation.h.
Definition at line 60 of file Pairlist.h.
Definition at line 44 of file instantiation.h.
Definition at line 32 of file instantiation.h.
Definition at line 71 of file Reference.h.
Definition at line 83 of file StretchyList.h.
Definition at line 47 of file instantiation.h.
Definition at line 35 of file instantiation.h.
Definition at line 64 of file WeakReference.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
stl like algorithm to identify if any of the objects in the range is equal to the value
Definition at line 89 of file algo.h.
Referenced by Rcpp::sugar::Median< RTYPE, NA, T, NA_RM >::operator result_type(), and Rcpp::sugar::Median< STRSXP, NA, T, NA_RM >::operator result_type().
|
inline |
stl-like algorithm to identify if the predicate is true for any of the objects in the range
Definition at line 155 of file algo.h.
References __any_if(), and as().
T Rcpp::as | ( | SEXP | x | ) |
Generic converted from SEXP to the typename. T can be any type that has a constructor taking a SEXP, which is the case for all our RObject and derived classes.
If it is not possible to add the SEXP constructor, e.g you don't control the type, you can specialize the as template to perform the requested conversion
This is used for example in Environment, so that for example the code below will work as long as there is a way to as<> the Foo type
Environment x = ... ; // some environment Foo y = x["bla"] ; // if as<Foo> makes sense then this works !!
Definition at line 151 of file as.h.
References Rcpp::internal::as().
Referenced by __any(), __any(), __any_if(), __any_if(), Rcpp::Module::Add(), Rcpp::attributes::ExportsGenerators::add(), Rcpp::class_Base::add_enum(), Rcpp::Module::add_enum(), Rcpp::sugar::IndexHash< RTYPE >::add_value(), Rcpp::sugar::SelfHash< RTYPE >::add_value_get_index(), Rcpp::Module::AddClass(), any(), any_if(), Rcpp::String::append(), Rcpp::String::append_wide_string(), Rcpp::sugar::All< NA, T >::apply(), Rcpp::sugar::All< false, T >::apply(), Rcpp::sugar::Any< NA, T >::apply(), Rcpp::sugar::Any< false, T >::apply(), Rcpp::sugar::And_SingleLogicalResult_SingleLogicalResult< LHS_NA, LHS_T, RHS_NA, RHS_T >::apply(), Rcpp::sugar::And_SingleLogicalResult_SingleLogicalResult< LHS_NA, LHS_T, false, RHS_T >::apply(), Rcpp::sugar::And_SingleLogicalResult_SingleLogicalResult< false, LHS_T, RHS_NA, RHS_T >::apply(), Rcpp::sugar::And_SingleLogicalResult_SingleLogicalResult< false, LHS_T, false, RHS_T >::apply(), Rcpp::sugar::And_SingleLogicalResult_bool< LHS_NA, LHS_T >::apply(), Rcpp::sugar::Or_SingleLogicalResult_SingleLogicalResult< LHS_NA, LHS_T, RHS_NA, RHS_T >::apply(), Rcpp::sugar::Or_SingleLogicalResult_SingleLogicalResult< LHS_NA, LHS_T, false, RHS_T >::apply(), Rcpp::sugar::Or_SingleLogicalResult_SingleLogicalResult< false, LHS_T, RHS_NA, RHS_T >::apply(), Rcpp::sugar::Or_SingleLogicalResult_SingleLogicalResult< false, LHS_T, false, RHS_T >::apply(), Rcpp::sugar::Or_SingleLogicalResult_bool< LHS_NA, LHS_T >::apply(), Rcpp::sugar::not_< REALSXP, NA >::apply(), Rcpp::sugar::not_< REALSXP, false >::apply(), Rcpp::sugar::negate< NA >::apply(), Rcpp::sugar::negate< false >::apply(), Rcpp::sugar::not_< CPLXSXP, NA >::apply(), Rcpp::sugar::not_< CPLXSXP, false >::apply(), Rcpp::sugar::unary_minus< CPLXSXP, NA >::apply(), Rcpp::sugar::unary_minus< CPLXSXP, false >::apply(), Rcpp::sugar::not_< RTYPE, NA >::apply(), Rcpp::sugar::not_< RTYPE, false >::apply(), Rcpp::Armor< T >::Armor(), Rcpp::internal::as(), as_character_externalptr(), assign(), assign(), Rcpp::Vector< RTYPE, StoragePolicy >::assign(), Rcpp::Vector< RTYPE, StoragePolicy >::assign_object(), Rcpp::Vector< RTYPE, StoragePolicy >::assign_sugar_expression(), Rcpp::String::assign_wide_string(), Rcpp::Matrix< RTYPE, StoragePolicy >::at(), Rcpp::Matrix< RTYPE, StoragePolicy >::at(), Rcpp::AttributeProxyPolicy< CLASS >::attr(), Rcpp::AttributeProxyPolicy< CLASS >::attr(), Rcpp::AttributeProxyPolicy< CLASS >::attributeNames(), Rcpp::attributes::SourceFileAttributesParser::attributeWarning(), Rcpp::attributes::SourceFileAttributesParser::attributeWarning(), bare_as(), base_env(), base_namespace(), bindingIsActive(), bindingIsLocked(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::sugar::cbind(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::check_indices(), Rcpp::sugar::detail::check_na(), Rcpp::sugar::detail::check_na(), Rcpp::sugar::detail::check_na(), Rcpp::sugar::detail::check_na(), Rcpp::sugar::detail::check_na(), Rcpp::internal::check_single_string(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::checked_get(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::checked_set(), Rcpp::attributes::checkRSignature(), checkUserInterrupt(), Rcpp::Module::class_names(), Rcpp::Module::classes_info(), clone(), Rcpp::sugar::collapse__impl(), colMeans(), colSums(), Rcpp::attributes::ExportsGenerator::commit(), Rcpp::attributes::CppExportsGenerator::commit(), Rcpp::attributes::CppExportsIncludeGenerator::commit(), Rcpp::attributes::ExportsGenerators::commit(), compileAttributes(), Rcpp::Module::complete(), Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::const_DottedPairProxy(), Rcpp::SlotProxyPolicy< CLASS >::const_SlotProxy::const_SlotProxy(), Rcpp::ConstMatrixColumn< RTYPE >::ConstMatrixColumn(), Rcpp::ConstMatrixRow< RTYPE >::ConstMatrixRow(), Rcpp::sugar::cbind_impl::ContainerBindable< RTYPE, T >::ContainerBindable(), Rcpp::sugar::IndexHash< RTYPE >::contains(), Rcpp::Vector< RTYPE, StoragePolicy >::containsElementNamed(), converter(), convolve(), convolve11cpp(), convolve14cpp(), convolve5cpp(), Rcpp::NoProtectStorage< CLASS >::copy__(), Rcpp::PreserveStorage< CLASS >::copy__(), Rcpp::exception::copy_stack_trace_to_r(), Rcpp::CppClass::CppClass(), Rcpp::attributes::CppExportsIncludeGenerator::CppExportsIncludeGenerator(), Rcpp::CppObject::CppObject(), Rcpp::attributes::CppPackageIncludeGenerator::CppPackageIncludeGenerator(), Rcpp::attributes::createDirectory(), Rcpp::attributes::Attribute::customRSignature(), Rcpp::stats::d_exp_0(), Rcpp::DataFrame_Impl< StoragePolicy >::DataFrame_Impl(), Rcpp::Date::Date(), Rcpp::Date::Date(), Rcpp::Date::Date(), Rcpp::Datetime::Datetime(), Rcpp::Datetime::Datetime(), demangle(), detzcode(), detzcode64(), dexp(), Rcpp::stats::dgamma_1(), Rcpp::Matrix< RTYPE, StoragePolicy >::diag(), differ_by_repeat(), Rcpp::Dimension::Dimension(), Rcpp::Vector< RTYPE, StoragePolicy >::dims(), Rcpp::stats::dlnorm_0(), Rcpp::stats::dlnorm_1(), Rcpp::stats::dlogis_0(), Rcpp::stats::dlogis_1(), Rcpp::stats::dnorm_0(), Rcpp::stats::dnorm_1(), Rcpp::attributes::ExportsGenerator::dotNameHelper(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::DottedPairProxy(), Rcpp::attributes::CppExportsGenerator::doWriteFunctions(), Rcpp::attributes::CppExportsIncludeGenerator::doWriteFunctions(), Rcpp::attributes::RExportsGenerator::doWriteFunctions(), Rcpp::stats::dunif_0(), Rcpp::stats::dweibull_1(), Rcpp::sugar::EmpiricalSample(), Rcpp::sugar::EmpiricalSample(), empty_env(), Rcpp::attributes::endsWith(), Environment_Impl(), Rcpp::Vector< RTYPE, StoragePolicy >::erase(), Rcpp::Vector< RTYPE, StoragePolicy >::erase(), Rcpp::Vector< RTYPE, StoragePolicy >::erase(), Rcpp::Vector< RTYPE, StoragePolicy >::erase(), Rcpp::Vector< RTYPE, StoragePolicy >::erase_range__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::erase_single__impl(), eval(), Rcpp::Vector< RTYPE, StoragePolicy >::eval(), exists(), Rcpp::algorithm::exp(), Rcpp::internal::export_range__dispatch(), Rcpp::attributes::ExportsGenerator::ExportsGenerator(), Rcpp::attributes::FileInfo::extension(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::eye(), fast_eval(), fastLm(), Rcpp::FieldProxyPolicy< CLASS >::field(), Rcpp::FieldProxyPolicy< CLASS >::field(), Rcpp::attributes::FileInfo::FileInfo(), Rcpp::attributes::FileInfo::FileInfo(), Rcpp::sugar::IndexHash< RTYPE >::fill(), Rcpp::Vector< RTYPE, StoragePolicy >::fill(), Rcpp::Vector< RTYPE, StoragePolicy >::fill__dispatch(), Rcpp::Vector< RTYPE, StoragePolicy >::fill__dispatch(), Rcpp::sugar::IndexHash< RTYPE >::fill_and_get_duplicated(), Rcpp::sugar::SelfHash< RTYPE >::fill_and_self_match(), Rcpp::Matrix< RTYPE, StoragePolicy >::fill_diag(), Rcpp::Matrix< RTYPE, StoragePolicy >::fill_diag__dispatch(), Rcpp::Matrix< RTYPE, StoragePolicy >::fill_diag__dispatch(), Rcpp::Vector< RTYPE, StoragePolicy >::fill_or_generate__impl(), finalizer_wrapper(), find(), find(), Rcpp::Vector< RTYPE, StoragePolicy >::findName(), Rcpp::Datetime::format(), Rcpp::Date::format(), Formula_Impl(), Formula_Impl(), Rcpp::DataFrame_Impl< StoragePolicy >::from_list(), Rcpp::Module::functions_arity(), Rcpp::Module::functions_names(), Rcpp::attributes::generateCpp(), Rcpp::attributes::generateRArgList(), Rcpp::traits::ContainerExporter< ContainerTemplate, T >::get(), Rcpp::AttributeProxyPolicy< CLASS >::AttributeProxy::get(), Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::get(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::get(), Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::get(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::get(), Rcpp::FieldProxyPolicy< CLASS >::const_FieldProxy::get(), Rcpp::ProtectedProxyPolicy< XPtrClass >::ProtectedProxy::get(), Rcpp::ProtectedProxyPolicy< XPtrClass >::const_ProtectedProxy::get(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::get(), Rcpp::SlotProxyPolicy< CLASS >::const_SlotProxy::get(), Rcpp::TagProxyPolicy< XPtrClass >::TagProxy::get(), Rcpp::TagProxyPolicy< XPtrClass >::const_TagProxy::get(), Rcpp::sugar::Cummax< RTYPE, NA, T >::get(), Rcpp::sugar::Cummin< RTYPE, NA, T >::get(), Rcpp::sugar::Cumprod< RTYPE, NA, T >::get(), Rcpp::sugar::Cumsum< RTYPE, NA, T >::get(), Rcpp::sugar::Mean< RTYPE, NA, T >::get(), Rcpp::sugar::Mean< CPLXSXP, NA, T >::get(), Rcpp::sugar::Mean< LGLSXP, NA, T >::get(), Rcpp::sugar::Mean< INTSXP, NA, T >::get(), Rcpp::sugar::RowSumsImpl< RTYPE, NA, T, NA_RM >::get(), Rcpp::sugar::RowSumsImpl< RTYPE, NA, T, true >::get(), Rcpp::sugar::ColSumsImpl< RTYPE, NA, T, NA_RM >::get(), Rcpp::sugar::ColSumsImpl< RTYPE, NA, T, true >::get(), Rcpp::sugar::RowMeansImpl< RTYPE, NA, T, NA_RM >::get(), Rcpp::sugar::RowMeansImpl< RTYPE, NA, T, true >::get(), Rcpp::sugar::ColMeansImpl< RTYPE, NA, T, NA_RM >::get(), Rcpp::sugar::ColMeansImpl< RTYPE, NA, T, true >::get(), Rcpp::sugar::SetDiff< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::SetEqual< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::Union< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::Sum< RTYPE, NA, T >::get(), Rcpp::sugar::Sum< REALSXP, NA, T >::get(), Rcpp::sugar::Sum< RTYPE, false, T >::get(), Rcpp::sugar::Var< RTYPE, NA, T >::get(), Rcpp::sugar::Var< CPLXSXP, NA, T >::get(), Rcpp::sugar::WhichMax< RTYPE, NA, T >::get(), Rcpp::sugar::WhichMax< RTYPE, false, T >::get(), Rcpp::sugar::WhichMin< RTYPE, NA, T >::get(), Rcpp::sugar::WhichMin< RTYPE, false, T >::get(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::get(), get(), Rcpp::sugar::sign__impl< NA, RTYPE >::get(), get(), Rcpp::sugar::IndexHash< RTYPE >::get_addr(), Rcpp::sugar::SelfHash< RTYPE >::get_addr(), Rcpp::sugar::IndexHash< RTYPE >::get_addr(), Rcpp::sugar::SelfHash< RTYPE >::get_addr(), Rcpp::Module::get_class(), Rcpp::Module::get_class_pointer(), Rcpp::sugar::get_const_end(), Rcpp::String::get_cstring(), Rcpp::CppFunction::get_formals(), Rcpp::Module::get_function(), Rcpp::Module::get_function_ptr(), Rcpp::sugar::IndexHash< RTYPE >::get_index(), Rcpp::sugar::SelfHash< RTYPE >::get_index(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::traits::get_na< CPLXSXP >(), Rcpp::traits::get_na< INTSXP >(), Rcpp::traits::get_na< LGLSXP >(), Rcpp::traits::get_na< REALSXP >(), Rcpp::traits::get_na< STRSXP >(), Rcpp::traits::get_na< VECSXP >(), Rcpp::MatrixRow< RTYPE >::get_parent_index(), Rcpp::ConstMatrixRow< RTYPE >::get_parent_index(), Rcpp::sugar::IndexHash< RTYPE >::get_profile_data(), get_return_type(), get_return_type_dispatch(), Rcpp::sugar::SingleLogicalResult< NA, T >::get_sexp(), Rcpp::String::get_sexp_impl(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_vec(), getnum(), getoffset(), getqzname(), getRcppVersionStrings(), getrule(), getsecs(), getzname(), global_env(), gmtime_(), gmtload(), gmtsub(), grow(), grow(), Rcpp::class_Base::has_default_constructor(), Rcpp::class_Base::has_method(), Rcpp::class_Base::has_property(), Rcpp::AttributeProxyPolicy< CLASS >::hasAttribute(), Rcpp::attributes::SourceFileAttributesParser::hasInterface(), Rcpp::SlotProxyPolicy< CLASS >::hasSlot(), Rcpp::Vector< RTYPE, StoragePolicy >::import(), Rcpp::Vector< RTYPE, StoragePolicy >::import_expression(), Rcpp::Matrix< RTYPE, StoragePolicy >::import_matrix_expression(), Rcpp::Vector< RTYPE, StoragePolicy >::import_sugar_expression(), Rcpp::Vector< RTYPE, StoragePolicy >::import_sugar_expression(), Rcpp::Vector< RTYPE, StoragePolicy >::import_transform(), in(), increment_overflow(), increment_overflow_time(), Rcpp::sugar::IndexHash< RTYPE >::IndexHash(), Rcpp::NoProtectStorage< CLASS >::inherits(), Rcpp::PreserveStorage< CLASS >::inherits(), Rcpp::Armor< T >::init(), Rcpp::DottedPairImpl< CLASS >::insert(), Rcpp::Vector< RTYPE, StoragePolicy >::insert(), Rcpp::Vector< RTYPE, StoragePolicy >::insert(), Rcpp::Vector< RTYPE, StoragePolicy >::insert__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::insert__impl(), Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::Intersect(), Rcpp::NoProtectStorage< CLASS >::invalidate__(), Rcpp::PreserveStorage< CLASS >::invalidate__(), Rcpp::attributes::Attribute::invisible(), Rcpp::Module::invoke(), Rcpp::class_Base::invoke(), Rcpp::class_Base::invoke_notvoid(), Rcpp::class_Base::invoke_void(), Rcpp::CppMethod< Class >::is_const(), Rcpp::sugar::SingleLogicalResult< NA, T >::is_false(), Rcpp::traits::is_finite< CPLXSXP >(), Rcpp::traits::is_finite< INTSXP >(), Rcpp::traits::is_finite< LGLSXP >(), Rcpp::traits::is_finite< REALSXP >(), Rcpp::traits::is_infinite(), Rcpp::traits::is_infinite< REALSXP >(), Rcpp::String::is_na(), Rcpp::traits::is_na< CPLXSXP >(), Rcpp::traits::is_na< INTSXP >(), Rcpp::traits::is_na< LGLSXP >(), Rcpp::traits::is_na< REALSXP >(), Rcpp::traits::is_na< STRSXP >(), Rcpp::traits::is_nan(), Rcpp::sugar::SingleLogicalResult< NA, T >::is_true(), Rcpp::CppMethod< Class >::is_void(), Rcpp::CppFunction::is_void(), isLocked(), Rcpp::RObjectMethods< Class >::isNULL(), Rcpp::RObjectMethods< Class >::isObject(), Rcpp::attributes::isQuoted(), Rcpp::attributes::isRoxygenCpp(), Rcpp::RObjectMethods< Class >::isS4(), Rcpp::attributes::isWhitespace(), Rcpp::sugar::detail::isws(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::iterator(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::JoinOp(), Language_Impl(), Language_Impl(), Language_Impl(), Language_Impl(), lapplyCpp(), Rcpp::DottedPairImpl< CLASS >::length(), Rcpp::ListOf< T >::ListOf(), Rcpp::ListOf< T >::ListOf(), lock(), lockBinding(), Rcpp::algorithm::log(), Rcpp::sugar::IndexHash< RTYPE >::lookup__impl(), ls(), make_string_transformer(), Rcpp::sugar::cbind_impl::MakeScalarBindable(), mapply(), mapply(), mapply(), mapply(), match(), Rcpp::Matrix< RTYPE, StoragePolicy >::Matrix(), Rcpp::Matrix< RTYPE, StoragePolicy >::Matrix(), Rcpp::Matrix< RTYPE, StoragePolicy >::Matrix(), Rcpp::Matrix< RTYPE, StoragePolicy >::Matrix(), Rcpp::MatrixColumn< RTYPE >::MatrixColumn(), Rcpp::MatrixColumn< RTYPE >::MatrixColumn(), Rcpp::MatrixRow< RTYPE >::MatrixRow(), Rcpp::algorithm::mean(), median(), message(), mktime00(), Module__invoke(), Rcpp::algorithm::helpers::rtype_helper< double >::NA(), Rcpp::algorithm::helpers::rtype_helper< int >::NA(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::na_omit_impl(), Named(), Rcpp::NamesProxyPolicy< CLASS >::names(), Rcpp::NamesProxyPolicy< CLASS >::names(), namespace_env(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::ncol(), new_child(), new_env(), new_env(), Rcpp::newDatetimeVector::newDatetimeVector(), Rcpp::newDatetimeVector::newDatetimeVector(), Rcpp::newDatetimeVector::newDatetimeVector(), Rcpp::class_Base::newInstance(), Rcpp::sugar::Normalize(), Rcpp::Timer::now(), Rcpp::DataFrame_Impl< StoragePolicy >::nrow(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::nrow(), Rcpp::Vector< RTYPE, StoragePolicy >::offset(), Rcpp::Matrix< RTYPE, StoragePolicy >::offset(), Rcpp::Vector< RTYPE, StoragePolicy >::offset(), Rcpp::Vector< RTYPE, StoragePolicy >::offset(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::ones(), Rcpp::traits::one_type< T >::op(), Rcpp::traits::zero_type< T >::op(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, ContainerBindable< RTYPE, T > >::operator const ContainerBindable< RTYPE, T > &(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, ContainerBindable< RTYPE, T > >::operator ContainerBindable< RTYPE, T > &(), Rcpp::sugar::Lazy< detail::ColMeansReturn< RTYPE >::type, ColMeansImpl< RTYPE, NA, T, false > >::operator detail::ColMeansReturn< RTYPE >::type(), Rcpp::sugar::Table< RTYPE, TABLE_T >::operator IntegerVector(), Rcpp::no_init_matrix::operator Matrix< RTYPE, StoragePolicy >(), Rcpp::sugar::Median< RTYPE, NA, T, NA_RM >::operator result_type(), Rcpp::sugar::Median< RTYPE, NA, T, true >::operator result_type(), Rcpp::sugar::Median< RTYPE, false, T, NA_RM >::operator result_type(), Rcpp::sugar::Median< STRSXP, NA, T, NA_RM >::operator result_type(), Rcpp::sugar::Median< STRSXP, NA, T, true >::operator result_type(), Rcpp::sugar::Median< STRSXP, false, T, true >::operator result_type(), Rcpp::Timer::operator SEXP(), operator SEXP(), Rcpp::String::operator std::wstring(), Rcpp::sugar::Max< RTYPE, NA, T >::operator STORAGE(), Rcpp::sugar::Max< RTYPE, false, T >::operator STORAGE(), Rcpp::sugar::Min< RTYPE, NA, T >::operator STORAGE(), Rcpp::sugar::Min< RTYPE, false, T >::operator STORAGE(), Rcpp::InputParameter< T >::operator T(), Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::operator T(), Rcpp::BindingPolicy< EnvironmentClass >::Binding::operator T(), Rcpp::BindingPolicy< EnvironmentClass >::const_Binding::operator T(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator T(), Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::operator T(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::operator T(), Rcpp::FieldProxyPolicy< CLASS >::const_FieldProxy::operator T(), Rcpp::NamesProxyPolicy< CLASS >::const_NamesProxy::operator T(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::operator T(), Rcpp::SlotProxyPolicy< CLASS >::const_SlotProxy::operator T(), Rcpp::ProtectedProxyPolicy< XPtrClass >::ProtectedProxy::operator U(), Rcpp::ProtectedProxyPolicy< XPtrClass >::const_ProtectedProxy::operator U(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::operator unspecified_bool_type(), Rcpp::sugar::Range< RTYPE, NA, T >::operator Vector< RTYPE >(), Rcpp::sugar::Range< RTYPE, false, T >::operator Vector< RTYPE >(), Rcpp::no_init_vector::operator Vector< RTYPE, StoragePolicy >(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::operator!(), Rcpp::attributes::Argument::operator!=(), Rcpp::attributes::Attribute::operator!=(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator!=(), Rcpp::String::operator!=(), Rcpp::attributes::FileInfo::operator!=(), Rcpp::attributes::Function::operator!=(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator!=(), Rcpp::attributes::Param::operator!=(), Rcpp::String::operator!=(), Rcpp::String::operator!=(), Rcpp::attributes::Type::operator!=(), Rcpp::String::operator!=(), Rcpp::fixed_call< RESULT_TYPE >::operator()(), Rcpp::stats::CauchyGenerator::operator()(), Rcpp::stats::CauchyGenerator_1::operator()(), Rcpp::stats::CauchyGenerator_0::operator()(), Rcpp::stats::FGenerator_Finite_Finite::operator()(), Rcpp::stats::FGenerator_NotFinite_Finite::operator()(), Rcpp::stats::LogisGenerator::operator()(), Rcpp::stats::LogisGenerator_1::operator()(), Rcpp::stats::LogisGenerator_0::operator()(), Rcpp::stats::NBinomGenerator::operator()(), Rcpp::stats::NBinomGenerator_Mu::operator()(), Rcpp::stats::NChisqGenerator::operator()(), Rcpp::stats::TGenerator::operator()(), Rcpp::stats::UnifGenerator::operator()(), Rcpp::stats::UnifGenerator__0__1::operator()(), Rcpp::stats::WeibullGenerator::operator()(), Rcpp::CppMethod< Class >::operator()(), Rcpp::CppInheritedMethod< Class, Parent >::operator()(), Rcpp::StringTransformer< UnaryOperator >::operator()(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator()(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator()(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator()(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator()(), Rcpp::unary_call< T, RESULT_TYPE >::operator()(), Rcpp::sugar::pmax_op_Vector_Primitive< REALSXP, true >::operator()(), Rcpp::sugar::pmin_op_Vector_Primitive< REALSXP, true >::operator()(), Rcpp::sugar::pmax_op< REALSXP, true, true >::operator()(), Rcpp::sugar::pmax_op< REALSXP, true, false >::operator()(), Rcpp::sugar::pmax_op< REALSXP, false, true >::operator()(), Rcpp::sugar::pmax_op< REALSXP, false, false >::operator()(), Rcpp::sugar::pmin_op< REALSXP, true, true >::operator()(), Rcpp::sugar::pmin_op< REALSXP, true, false >::operator()(), Rcpp::sugar::pmin_op< REALSXP, false, true >::operator()(), Rcpp::sugar::pmin_op< REALSXP, false, false >::operator()(), Rcpp::sugar::pmax_op< INTSXP, LHS_NA, RHS_NA >::operator()(), Rcpp::sugar::pmin_op< INTSXP, LHS_NA, RHS_NA >::operator()(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator()(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::operator()(), Rcpp::CppFunctionBase::operator()(), Rcpp::InternalFunctionWithStdFunction::CppFunctionBaseFromStdFunction< RESULT_TYPE, Args >::operator()(), Rcpp::Shelter< T >::operator()(), Rcpp::sugar::pmax_op_Vector_Primitive< RTYPE, NA >::operator()(), Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >::operator()(), Rcpp::sugar::SelfInserter< HASH, STORAGE >::operator()(), Rcpp::sugar::Grabber< HASH, RTYPE >::operator()(), Rcpp::algorithm::helpers::log::operator()(), Rcpp::algorithm::helpers::exp::operator()(), Rcpp::algorithm::helpers::sqrt::operator()(), operator*(), operator+(), Rcpp::Range::operator++(), Rcpp::sugar::SugarIterator< T >::operator++(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator++(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator++(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator++(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator++(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::Vector< RTYPE, StoragePolicy >::operator+=(), Rcpp::Vector< RTYPE, StoragePolicy >::operator+=(), Rcpp::String::operator+=(), Rcpp::sugar::SugarIterator< T >::operator+=(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator+=(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator+=(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator+=(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator+=(), Rcpp::Range::operator+=(), Rcpp::String::operator+=(), Rcpp::sugar::cbind_impl::operator,(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator-(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator-(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator-(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator-(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator-(), Rcpp::sugar::SugarIterator< T >::operator-(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator-(), operator-(), Rcpp::Range::operator--(), Rcpp::sugar::SugarIterator< T >::operator--(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator--(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator--(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator--(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator--(), Rcpp::sugar::SugarIterator< T >::operator-=(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator-=(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator-=(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator-=(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator-=(), Rcpp::Range::operator-=(), operator/(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator<(), Rcpp::attributes::FileInfo::operator<(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator<(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator<(), Rcpp::sugar::SugarIterator< T >::operator<(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator<(), Rcpp::String::operator<(), Rcpp::attributes::FileInfo::operator<<(), Rcpp::attributes::operator<<(), Rcpp::attributes::operator<<(), Rcpp::attributes::operator<<(), Rcpp::attributes::operator<<(), Rcpp::attributes::operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator<=(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator<=(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator<=(), Rcpp::sugar::SugarIterator< T >::operator<=(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator<=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::AttributeProxyPolicy< CLASS >::AttributeProxy::operator=(), Rcpp::BindingPolicy< EnvironmentClass >::Binding::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::String::operator=(), Rcpp::ChildVector< T >::operator=(), Rcpp::Dimension::operator=(), Rcpp::ListOf< T >::operator=(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator=(), Rcpp::MatrixColumn< RTYPE >::operator=(), Rcpp::MatrixRow< RTYPE >::operator=(), Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator=(), Rcpp::MatrixColumn< RTYPE >::operator=(), Rcpp::MatrixRow< RTYPE >::operator=(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::Matrix< RTYPE, StoragePolicy >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::ChildVector< T >::operator=(), Rcpp::Vector< RTYPE, StoragePolicy >::operator=(), Rcpp::ChildVector< T >::operator=(), Rcpp::ListOf< T >::operator=(), Rcpp::ProtectedProxyPolicy< XPtrClass >::ProtectedProxy::operator=(), Rcpp::Armor< T >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::String::operator=(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::operator=(), Rcpp::DataFrame_Impl< StoragePolicy >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::DataFrame_Impl< StoragePolicy >::operator=(), Rcpp::attributes::Argument::operator==(), Rcpp::attributes::Attribute::operator==(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator==(), Rcpp::String::operator==(), Rcpp::attributes::FileInfo::operator==(), Rcpp::attributes::Function::operator==(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator==(), Rcpp::attributes::Param::operator==(), Rcpp::String::operator==(), Rcpp::String::operator==(), Rcpp::attributes::Type::operator==(), Rcpp::String::operator==(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator>(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator>(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator>(), Rcpp::sugar::SugarIterator< T >::operator>(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator>(), Rcpp::String::operator>(), Rcpp::ConstMatrixRow< RTYPE >::const_iterator::operator>=(), Rcpp::MatrixRow< RTYPE >::iter_base< TRAITS >::operator>=(), Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >::operator>=(), Rcpp::sugar::SugarIterator< T >::operator>=(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::operator>=(), Rcpp::BindingPolicy< EnvironmentClass >::operator[](), Rcpp::BindingPolicy< EnvironmentClass >::operator[](), Rcpp::ListOf< T >::operator[](), Rcpp::ListOf< T >::operator[](), Rcpp::Vector< RTYPE, StoragePolicy >::operator[](), Rcpp::Vector< RTYPE, StoragePolicy >::operator[](), Rcpp::Dimension::operator[](), Rcpp::DottedPairProxyPolicy< CLASS >::operator[](), Rcpp::Dimension::operator[](), Rcpp::DottedPairProxyPolicy< CLASS >::operator[](), Rcpp::MatrixRow< RTYPE >::operator[](), Rcpp::ConstMatrixRow< RTYPE >::operator[](), Rcpp::ListOf< T >::operator[](), Rcpp::Matrix< RTYPE, StoragePolicy >::operator[](), Rcpp::sugar::SugarMath_1< NA, RESULT_TYPE, U1, T1, FunPtr >::operator[](), Rcpp::sugar::Vectorized< Func, NA, VEC >::operator[](), Rcpp::sugar::Vectorized_INTSXP< Func, NA, VEC >::operator[](), Rcpp::sugar::Vectorized_INTSXP< Func, false, VEC >::operator[](), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::operator[](), Rcpp::sugar::SugarComplex< NA, RESULT_TYPE, T, FunPtr >::operator[](), Rcpp::sugar::IsNa< RTYPE, false, VEC_TYPE >::operator[](), Rcpp::sugar::Pow< INTSXP, NA, T, EXPONENT_TYPE >::operator[](), Rcpp::sugar::And_LogicalExpression_LogicalExpression< LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::And_LogicalExpression_LogicalExpression< false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::And_LogicalExpression_LogicalExpression< LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::And_LogicalExpression_LogicalExpression< false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Or_LogicalExpression_LogicalExpression< LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Or_LogicalExpression_LogicalExpression< false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Or_LogicalExpression_LogicalExpression< LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Or_LogicalExpression_LogicalExpression< false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Comparator< RTYPE, Operator, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Comparator< RTYPE, Operator, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Plus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Plus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Plus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::ListOf< T >::operator[](), Rcpp::Matrix< RTYPE, StoragePolicy >::operator[](), Rcpp::Rstreambuf< OUTPUT >::overflow(), Rcpp::stats::p_exp_0(), pairlist(), Pairlist_Impl(), Rcpp::attributes::Param::Param(), Rcpp::attributes::Attribute::paramNamed(), parent(), Rcpp::attributes::SourceFileAttributesParser::parseArguments(), Rcpp::attributes::SourceFileAttributesParser::parseAttribute(), Rcpp::attributes::SourceFileAttributesParser::parseFunction(), Rcpp::attributes::SourceFileAttributesParser::parseParameters(), Rcpp::attributes::SourceFileAttributesParser::parseSignature(), Rcpp::attributes::SourceFileAttributesParser::parseType(), Rcpp::stats::pcauchy_0(), Rcpp::stats::pcauchy_1(), pexp(), Rcpp::stats::pgamma_1(), PiLeibniz(), piSugar(), Rcpp::stats::plnorm_0(), Rcpp::stats::plnorm_1(), Rcpp::stats::plogis_0(), Rcpp::stats::plogis_1(), Rcpp::stats::pnorm_0(), Rcpp::stats::pnorm_1(), pow(), print(), Rcpp::attributes::printArgument(), Rcpp::attributes::printFunction(), Rcpp::Dimension::prod(), Rcpp::class_Base::property_is_readonly(), Rcpp::ProtectedProxyPolicy< XPtrClass >::prot(), Rcpp::ProtectedProxyPolicy< XPtrClass >::prot(), Rcpp::stats::punif_0(), Rcpp::stats::punif_1(), Rcpp::String::push_back(), Rcpp::String::push_back(), Rcpp::String::push_back(), Rcpp::DottedPairImpl< CLASS >::push_back(), Rcpp::Vector< RTYPE, StoragePolicy >::push_back__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_back__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_back_name__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_back_name__impl(), Rcpp::String::push_front(), Rcpp::String::push_front(), Rcpp::String::push_front(), Rcpp::DottedPairImpl< CLASS >::push_front(), Rcpp::Vector< RTYPE, StoragePolicy >::push_front__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_front__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_front_name__impl(), Rcpp::Vector< RTYPE, StoragePolicy >::push_front_name__impl(), Rcpp::stats::pweibull_1(), Rcpp::stats::q_exp_0(), Rcpp::stats::qcauchy_0(), Rcpp::stats::qcauchy_1(), qexp(), Rcpp::stats::qgamma_1(), Rcpp::stats::qlnorm_0(), Rcpp::stats::qlnorm_1(), Rcpp::stats::qlogis_0(), Rcpp::stats::qlogis_1(), Rcpp::stats::qnorm_0(), Rcpp::stats::qnorm_1(), Rcpp::stats::qunif_0(), Rcpp::stats::qunif_1(), Rcpp::stats::qweibull_1(), r_cast(), Rcpp::Range::Range(), rcauchy(), rcauchy(), rchisq(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), rcpp_can_use_cxx0x(), rcpp_can_use_cxx11(), rcpp_capabilities(), Rcpp_cerr_get(), Rcpp_cout_get(), Rcpp_eval(), Rcpp_fast_eval(), Rcpp_lang10(), Rcpp_lang11(), Rcpp_lang12(), Rcpp_lang13(), Rcpp_lang14(), Rcpp_lang15(), Rcpp_lang16(), Rcpp_lang17(), Rcpp_lang18(), Rcpp_lang19(), Rcpp_lang20(), Rcpp_lang7(), Rcpp_lang8(), Rcpp_lang9(), Rcpp_list10(), Rcpp_list11(), Rcpp_list12(), Rcpp_list13(), Rcpp_list14(), Rcpp_list15(), Rcpp_list16(), Rcpp_list17(), Rcpp_list18(), Rcpp_list19(), Rcpp_list2(), Rcpp_list20(), Rcpp_list3(), Rcpp_list4(), Rcpp_list5(), Rcpp_list6(), Rcpp_list7(), Rcpp_list8(), Rcpp_list9(), Rcpp_precious_init(), Rcpp_precious_preserve(), Rcpp_precious_remove(), Rcpp_precious_teardown(), Rcpp_PreserveObject(), Rcpp_protect(), Rcpp_ReleaseObject(), Rcpp_unprotect(), Rcpp::attributes::SourceFileAttributesParser::rcppExportInvalidParameterWarning(), Rcpp::attributes::SourceFileAttributesParser::rcppExportNoFunctionFoundWarning(), Rcpp::attributes::SourceFileAttributesParser::rcppExportWarning(), Rcpp::attributes::SourceFileAttributesParser::rcppInterfacesWarning(), Rcpp::exception::record_stack_trace(), Rcpp::attributes::CppExportsGenerator::registerCCallable(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::release(), Rcpp::attributes::ExportsGenerators::remove(), Rcpp::DottedPairImpl< CLASS >::remove(), remove(), Rcpp::attributes::removeFile(), Rcpp::DottedPairImpl< CLASS >::replace(), Rcpp::String::replace_all(), Rcpp::String::replace_all(), Rcpp::String::replace_all(), Rcpp::String::replace_all(), Rcpp::String::replace_all(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch__isArgument(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch__isArgument(), Rcpp::String::replace_first(), Rcpp::String::replace_first(), Rcpp::String::replace_first(), Rcpp::String::replace_first(), Rcpp::String::replace_last(), Rcpp::String::replace_last(), Rcpp::String::replace_last(), Rcpp::String::replace_last(), rexp(), rf(), rgamma(), rgamma(), rgeom(), rlnorm(), rlnorm(), rlogis(), rlogis(), rnbinom(), rnbinom_mu(), rnchisq(), rnchisq(), Rcpp::attributes::Attribute::rng(), rnorm(), rnorm(), rowMeans(), rowSums(), rt(), runif(), runif(), rweibull(), rweibull(), Rcpp::S4_CppConstructor< Class >::S4_CppConstructor(), Rcpp::S4_CppOverloadedMethods< Class >::S4_CppOverloadedMethods(), Rcpp::S4_field< Class >::S4_field(), sample(), sample(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleReplace(), Rcpp::sugar::SampleReplace(), Rcpp::sugar::SelfHash< RTYPE >::SelfHash(), Rcpp::CppInheritedProperty< Class, Parent >::set(), CppProperty_Getter_Setter< PROP >::set(), CppProperty_GetMethod_SetMethod< Class, PROP >::set(), CppProperty_GetConstMethod_SetMethod< Class, PROP >::set(), CppProperty_GetMethod_SetPointer< Class, PROP >::set(), CppProperty_GetConstMethod_SetPointer< Class, PROP >::set(), CppProperty_GetPointer_SetMethod< Class, PROP >::set(), CppProperty_GetPointer_SetPointer< Class, PROP >::set(), Rcpp::AttributeProxyPolicy< CLASS >::AttributeProxy::set(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::set(), Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::set(), Rcpp::ProtectedProxyPolicy< XPtrClass >::ProtectedProxy::set(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::set(), Rcpp::TagProxyPolicy< XPtrClass >::TagProxy::set(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set(), Rcpp::DataFrame_Impl< StoragePolicy >::set__(), Rcpp::NoProtectStorage< CLASS >::set__(), Rcpp::PreserveStorage< CLASS >::set__(), Rcpp::String::set_encoding(), Rcpp::sugar::SingleLogicalResult< NA, T >::set_false(), Rcpp::String::set_na(), Rcpp::sugar::SingleLogicalResult< NA, T >::set_na(), Rcpp::sugar::detail::set_nan(), Rcpp::sugar::detail::set_nan(), Rcpp::sugar::SingleLogicalResult< NA, T >::set_true(), Rcpp::DataFrame_Impl< StoragePolicy >::set_type_after_push(), Rcpp::newDateVector::setClass(), Rcpp::newDatetimeVector::setClass(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::setDeleteFinalizer(), setFunction(), setSymbol(), setSymbol(), Rcpp::RObjectMethods< Class >::sexp_type(), short_file_name(), Rcpp::attributes::showWarning(), shush_about_NA(), Rcpp::attributes::Function::signature(), Rcpp::CppMethod< Class >::signature(), Rcpp::CppInheritedMethod< Class, Parent >::signature(), Rcpp::SignedMethod< Class >::signature(), Rcpp::DottedPairImpl< CLASS >::size(), Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::size(), Rcpp::sugar::Col< RTYPE, LHS_NA, LHS_T >::size(), Rcpp::sugar::Diag_Maker< RTYPE, NA, T >::size(), Rcpp::sugar::LowerTri< RTYPE, NA, T >::size(), Rcpp::sugar::Outer< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T, Function >::size(), Rcpp::sugar::Row< RTYPE, LHS_NA, LHS_T >::size(), Rcpp::sugar::UpperTri< RTYPE, NA, T >::size(), Rcpp::SubMatrix< RTYPE >::size(), Rcpp::SlotProxyPolicy< CLASS >::slot(), Rcpp::SlotProxyPolicy< CLASS >::slot(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::SlotProxy(), Rcpp::Vector< RTYPE, StoragePolicy >::sort(), sort_unique(), sourceCppContext(), Rcpp::attributes::SourceFileAttributesParser::SourceFileAttributesParser(), sprintf(), Rcpp::algorithm::sqrt(), stack_trace(), stop(), stop(), stop(), stop(), stop(), stop(), stop(), stop(), stop(), stop(), stop(), StretchyList_Impl(), StretchyList_Impl(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::attributes::stripQuotes(), Rcpp::attributes::stripTrailingLineComments(), Rcpp::attributes::CommentState::submitLine(), Rcpp::Rstreambuf< OUTPUT >::sync(), Rcpp::TagProxyPolicy< XPtrClass >::tag(), Rcpp::TagProxyPolicy< XPtrClass >::tag(), timesub(), Rcpp::attributes::FileInfo::toList(), tranpose_impl(), transpose(), transpose(), transpose(), transtime(), Rcpp::sugar::detail::trim_both(), Rcpp::sugar::detail::trim_left(), Rcpp::sugar::detail::trim_right(), Rcpp::attributes::trimWhitespace(), trimws(), trimws(), trimws(), type2name(), typesequiv(), tzload(), tzparse(), unlockBinding(), unwindProtect(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::iterator::update_index(), Rcpp::Date::update_tm(), Rcpp::Datetime::update_tm(), Rcpp::enum_< Enum, Parent >::value(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::Vector< RTYPE, StoragePolicy >::Vector(), Rcpp::sugar::WalkerSample(), Rcpp::sugar::WalkerSample(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warning(), warningcall(), wrap(), wrap< Datetime >(), wrap< Rcpp::String >(), wrap_extra_steps< Rcpp::Date >(), wrap_extra_steps< Rcpp::Datetime >(), Rcpp::attributes::CppExportsIncludeGenerator::writeBegin(), Rcpp::attributes::ExportsGenerators::writeBegin(), Rcpp::attributes::CppExportsGenerator::writeEnd(), Rcpp::attributes::CppPackageIncludeGenerator::writeEnd(), Rcpp::attributes::ExportsGenerators::writeEnd(), Rcpp::attributes::ExportsGenerator::writeFunctions(), Rcpp::attributes::ExportsGenerators::writeFunctions(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::XPtr(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::XPtr(), Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::XPtr(), Rcpp::Rstreambuf< OUTPUT >::xsputn(), Rcpp::MatrixBase< RTYPE, na, MATRIX >::zeros(), Rcpp::Armor< T >::~Armor(), Rcpp::attributes::ExportsGenerators::~ExportsGenerators(), Rcpp::NoProtectStorage< CLASS >::~NoProtectStorage(), Rcpp::PreserveStorage< CLASS >::~PreserveStorage(), Rcpp::Shield< T >::~Shield(), and Rcpp::String::~String().
Definition at line 155 of file as.h.
References Rcpp::internal::check_single_string().
|
inline |
Definition at line 55 of file as_vector.h.
References Rcpp::internal::as_vector__impl().
Definition at line 209 of file Environment.h.
References as(), and assign().
wrap and assign. If there is a wrap method taking an object of WRAPPABLE type, then it is wrapped and the corresponding SEXP is assigned in the environment
name | name of the object to assign |
x | wrappable object. anything that has a wrap( WRAPPABLE ) is fine |
Attempts to assign x to name in this environment
name | name of the object to assign |
x | object to assign |
binding_is_locked | if the binding is locked |
Definition at line 202 of file Environment.h.
References as(), bindingIsLocked(), and exists().
Referenced by assign().
|
inline |
|
static |
Definition at line 333 of file Environment.h.
References as().
|
static |
Definition at line 340 of file Environment.h.
References as().
name | name of a binding |
no_such_binding | if there is no such binding in this environment |
Definition at line 310 of file Environment.h.
References as(), and exists().
name | name of a potential binding |
no_such_binding | if there is no such binding in this environment |
Definition at line 295 of file Environment.h.
References as(), and exists().
Referenced by assign(), and remove().
|
inline |
Definition at line 59 of file Interrupt.h.
References as().
|
inline |
Definition at line 84 of file clamp.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
|
inline |
Definition at line 41 of file collapse.h.
References Rcpp::sugar::collapse__impl(), Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::size().
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 581 of file Module.h.
References as(), and Rcpp::internal::as().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
inline |
Definition at line 83 of file diag.h.
Referenced by lower_tri(), and upper_tri().
|
inline |
Definition at line 124 of file diff.h.
Referenced by Rcpp::sugar::Diff< RTYPE, false, LHS_T >::operator[]().
|
inline |
Definition at line 495 of file date.cpp.
References as(), SECSPERREPEAT, SECSPERREPEAT_BITS, TYPE_BIT, TYPE_INTEGRAL, and TYPE_SIGNED.
Referenced by tzload().
|
inline |
Definition at line 28 of file duplicated.h.
References Rcpp::sugar::IndexHash< RTYPE >::fill_and_get_duplicated().
|
static |
Definition at line 326 of file Environment.h.
References as().
Rcpp::Environment_Impl | ( | const std::string & | name | ) |
Gets the environment associated with the given name
name | name of the environment, e.g "package:Rcpp" |
Rcpp::Environment_Impl | ( | int | pos | ) |
Gets the environment in the given position of the search path
pos | (1-based) position of the environment, e.g pos=1 gives the global environment |
Rcpp::Environment_Impl | ( | SEXP | x | ) |
wraps the given environment
if the SEXP is not an environment, and exception is thrown
Definition at line 57 of file Environment.h.
References as().
Referenced by namespace_env(), new_child(), and parent().
SEXP Rcpp::eval | ( | ) | const |
eval this call in the global environment
Definition at line 147 of file Language.h.
References as(), and Rcpp_fast_eval().
Referenced by Rcpp::attributes::checkRSignature().
eval this call in the requested environment
Definition at line 154 of file Language.h.
References Rcpp_fast_eval().
Indicates if an object called name exists in the environment
name | name of the object |
Definition at line 185 of file Environment.h.
References as().
Referenced by assign(), bindingIsActive(), bindingIsLocked(), Rcpp::attributes::ExportsGenerator::commit(), Rcpp::attributes::createDirectory(), Rcpp::attributes::ExportsGenerator::ExportsGenerator(), lockBinding(), remove(), Rcpp::attributes::removeFile(), and unlockBinding().
SEXP Rcpp::fast_eval | ( | ) | const |
Definition at line 158 of file Language.h.
References as(), and Rcpp::internal::Rcpp_eval_impl().
Definition at line 161 of file Language.h.
References Rcpp::internal::Rcpp_eval_impl().
Definition at line 35 of file XPtr.h.
References as(), DEMANGLE, and RCPP_DEBUG_3.
Get an object from the environment or one of its parents
name | name of the object |
Definition at line 140 of file Environment.h.
References as(), and Rcpp::internal::Rcpp_eval_impl().
Referenced by Rcpp::attributes::CppExportsIncludeGenerator::commit().
Get an object from the environment or one of its parents
name | symbol name to call |
Definition at line 160 of file Environment.h.
References as(), and Rcpp::internal::Rcpp_eval_impl().
|
explicit |
Definition at line 69 of file Formula.h.
References as(), and Rcpp::internal::convert_using_rfunction().
Rcpp::Formula_Impl | ( | SEXP | x | ) |
Definition at line 40 of file Formula.h.
References as(), and Rcpp::internal::convert_using_rfunction().
Get an object from the environment
name | name of the object |
Definition at line 98 of file Environment.h.
References as(), and Rcpp::internal::Rcpp_eval_impl().
Referenced by Rcpp::AttributeProxyPolicy< CLASS >::AttributeProxy::operator SEXP(), Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::operator SEXP(), Rcpp::TagProxyPolicy< XPtrClass >::TagProxy::operator SEXP(), Rcpp::TagProxyPolicy< XPtrClass >::const_TagProxy::operator SEXP(), Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::operator T(), Rcpp::BindingPolicy< EnvironmentClass >::Binding::operator T(), Rcpp::BindingPolicy< EnvironmentClass >::const_Binding::operator T(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator T(), Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::operator T(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::operator T(), Rcpp::FieldProxyPolicy< CLASS >::const_FieldProxy::operator T(), Rcpp::NamesProxyPolicy< CLASS >::const_NamesProxy::operator T(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::operator T(), and Rcpp::internal::string_proxy< RTYPE, StoragePolicy >::operator+=().
Get an object from the environment
name | symbol name to call |
Definition at line 119 of file Environment.h.
References as(), and Rcpp::internal::Rcpp_eval_impl().
|
inline |
Definition at line 42 of file get_return_type.h.
References as().
|
inline |
Definition at line 74 of file get_return_type.h.
|
inline |
Definition at line 66 of file get_return_type.h.
|
inline |
Definition at line 54 of file get_return_type.h.
|
inline |
Definition at line 70 of file get_return_type.h.
|
inline |
Definition at line 58 of file get_return_type.h.
|
inline |
Definition at line 62 of file get_return_type.h.
|
inline |
Definition at line 50 of file get_return_type.h.
|
inline |
Definition at line 46 of file get_return_type.h.
|
inline |
Definition at line 30 of file get_return_type.h.
References as(), and demangle().
|
inline |
Definition at line 34 of file get_return_type.h.
References demangle().
Definition at line 586 of file date.cpp.
References as(), DAY_OF_YEAR, DAYSPERLYEAR, DAYSPERNYEAR, DAYSPERWEEK, getnum(), getsecs(), is_digit, JULIAN_DAY, MONSPERYEAR, MONTH_NTH_DAY_OF_WEEK, and SECSPERHOUR.
Referenced by tzparse().
Definition at line 536 of file date.cpp.
References as(), DAYSPERWEEK, getnum(), HOURSPERDAY, MINSPERHOUR, SECSPERHOUR, and SECSPERMIN.
Referenced by getoffset(), and getrule().
|
static |
Definition at line 319 of file Environment.h.
References as().
Definition at line 136 of file routines.h.
References as(), GET_CALLABLE, and tm.
Referenced by Rcpp::Date::update_tm(), and Rcpp::Datetime::update_tm().
grows a pairlist. First wrap the head into a SEXP, then grow the tail pairlist
Definition at line 63 of file grow.h.
References Rcpp::internal::grow__dispatch(), head(), and tail().
Definition at line 34 of file grow.h.
References as(), head(), and tail().
Referenced by grow(), Rcpp::internal::grow__dispatch(), Rcpp::DottedPairImpl< CLASS >::insert(), Rcpp::DottedPairImpl< CLASS >::push_back(), and Rcpp::DottedPairImpl< CLASS >::push_front().
|
inline |
Definition at line 53 of file head.h.
Referenced by grow(), grow(), grow(), Rcpp::internal::grow__dispatch(), and Rcpp::internal::grow__dispatch().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 77 of file unique.h.
References as(), Rcpp::sugar::In< RTYPE, TABLE_T >::get(), Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref(), and table().
|
static |
Definition at line 467 of file date.cpp.
References as(), time_t_max, time_t_min, and TYPE_SIGNED.
Referenced by tzparse().
|
inline |
Definition at line 171 of file setdiff.h.
References Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
identify if an x can be seen as the T type
example: bool is_list = is<List>( x ) ;
Definition at line 53 of file is.h.
References Rcpp::internal::as().
Referenced by RCPP_API_CLASS().
|
inline |
Definition at line 33 of file is.h.
References is_false().
Referenced by is_false().
|
inline |
Definition at line 49 of file is_finite.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 49 of file is_infinite.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 91 of file is_na.h.
Referenced by is_na(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::Median< RTYPE, NA, T, NA_RM >::operator result_type(), Rcpp::sugar::Median< STRSXP, NA, T, NA_RM >::operator result_type(), Rcpp::algorithm::helpers::log::operator()(), Rcpp::algorithm::helpers::exp::operator()(), and Rcpp::algorithm::helpers::sqrt::operator()().
|
inline |
|
inline |
|
inline |
Definition at line 49 of file is_nan.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
bool Rcpp::isLocked | ( | ) | const |
Definition at line 228 of file Environment.h.
References as().
Rcpp::Language_Impl | ( | ) |
Definition at line 42 of file Language.h.
Creates a call to the function
function | function to call |
Definition at line 84 of file Language.h.
References as().
|
explicit |
Creates a call using the given symbol as the function name
symbol | symbol name to call |
Language( "rnorm" ) makes a SEXP similar to this (expressed in R)
as.call( as.list( as.name( "rnorm") ) ) call( "rnorm" )
Definition at line 63 of file Language.h.
References as().
Creates a call using the given symbol as the function name
symbol | symbol name to call |
Language( Symbol("rnorm") ) makes a SEXP similar to this:
call( "rnorm" )
Definition at line 75 of file Language.h.
References as().
Rcpp::Language_Impl | ( | SEXP | x | ) |
Attempts to convert the SEXP to a call
not_compatible | if the SEXP could not be converted to a call using as.call |
Definition at line 50 of file Language.h.
References as().
Definition at line 129 of file ListOf.h.
References Rcpp::ListOf< T >::get(), and lapply().
|
inline |
Definition at line 1221 of file date.cpp.
References leaps_thru_end_of().
Referenced by leaps_thru_end_of(), and timesub().
locks this environment. See ?lockEnvironment
bindings | also lock the bindings of this environment ? |
Definition at line 259 of file Environment.h.
References as().
Locks the given binding in the environment. see ?bindingIsLocked
no_such_binding | if there is no such binding in this environment |
Definition at line 269 of file Environment.h.
References as(), and exists().
|
inline |
Definition at line 63 of file lower_tri.h.
References diag().
The list of objects in the environment
the same as calling this from R:
ls( envir = this, all = all )
all | same meaning as in ?ls |
Definition at line 85 of file Environment.h.
StringTransformer< UnaryOperator > Rcpp::make_string_transformer | ( | const UnaryOperator & | fun | ) |
Definition at line 50 of file StringTransformer.h.
References as().
|
inline |
Definition at line 126 of file mapply_2.h.
References as().
|
inline |
Definition at line 132 of file mapply_2.h.
References as().
|
inline |
Definition at line 76 of file mapply_3.h.
References as().
|
inline |
Definition at line 138 of file mapply_2.h.
References as().
|
inline |
Definition at line 28 of file match.h.
References as(), Rcpp::sugar::IndexHash< RTYPE >::fill(), Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref(), Rcpp::sugar::IndexHash< RTYPE >::lookup(), and table().
Referenced by Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::attributes::SourceFileAttributesParser::parseAttribute(), and Rcpp::attributes::SourceFileAttributesParser::SourceFileAttributesParser().
sugar::Max< RTYPE, NA, T > Rcpp::max | ( | const VectorBase< RTYPE, NA, T > & | x | ) |
Definition at line 82 of file max.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Referenced by getnum(), Rcpp::sugar::Max< RTYPE, NA, T >::operator STORAGE(), Rcpp::sugar::Max< RTYPE, false, T >::operator STORAGE(), operator<<(), and runif().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 138 of file mean.h.
Referenced by Rcpp::sugar::Var< RTYPE, NA, T >::get(), Rcpp::sugar::Var< CPLXSXP, NA, T >::get(), rnorm(), and rnorm().
|
inline |
Definition at line 26 of file message.h.
References as().
Referenced by Rcpp::attributes::SourceFileAttributesParser::attributeWarning(), Rcpp::attributes::SourceFileAttributesParser::attributeWarning(), Rcpp::attributes::SourceFileAttributesParser::rcppExportWarning(), Rcpp::attributes::SourceFileAttributesParser::rcppInterfacesWarning(), stop(), and warning().
sugar::Min< RTYPE, NA, T > Rcpp::min | ( | const VectorBase< RTYPE, NA, T > & | x | ) |
Definition at line 82 of file min.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Referenced by Rcpp::sugar::WhichMax< RTYPE, NA, T >::get(), Rcpp::sugar::WhichMax< RTYPE, false, T >::get(), Rcpp::sugar::WhichMin< RTYPE, NA, T >::get(), Rcpp::sugar::WhichMin< RTYPE, false, T >::get(), getnum(), Rcpp::sugar::Min< RTYPE, NA, T >::operator STORAGE(), Rcpp::sugar::Min< RTYPE, false, T >::operator STORAGE(), operator<<(), runif(), and runif().
Definition at line 130 of file routines.h.
References as(), GET_CALLABLE, and tm.
Referenced by Rcpp::Date::Date().
|
inline |
Definition at line 75 of file na_omit.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Definition at line 40 of file Named.h.
Referenced by Rcpp::attributes::createDirectory(), fastLm(), and Rcpp::attributes::showWarning().
|
inline |
|
static |
name | the name of the package of which we want the namespace |
no_such_namespace |
Definition at line 358 of file Environment.h.
References as(), Environment_Impl(), and Rcpp_fast_eval().
Environment_Impl Rcpp::new_child | ( | bool | hashed | ) | const |
creates a new environment whose this is the parent
Definition at line 381 of file Environment.h.
References as(), Environment_Impl(), and Rcpp_fast_eval().
|
inline |
|
inline |
Definition at line 52 of file Environment.h.
References _, as(), and parent().
|
inline |
|
inline |
Definition at line 77 of file no_init.h.
Referenced by Rcpp::sugar::EmpiricalSample(), Rcpp::sugar::EmpiricalSample(), Rcpp::sugar::IndexHash< RTYPE >::fill_and_get_duplicated(), Rcpp::sugar::SelfHash< RTYPE >::fill_and_self_match(), Rcpp::sugar::SetDiff< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::sugar::Union< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_vec(), Rcpp::sugar::IndexHash< RTYPE >::keys(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::Table< RTYPE, TABLE_T >::operator IntegerVector(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleReplace(), Rcpp::sugar::SampleReplace(), trimws(), trimws(), Rcpp::sugar::WalkerSample(), and Rcpp::sugar::WalkerSample().
|
inline |
Definition at line 74 of file nona.h.
Referenced by convolve11cpp().
|
inline |
|
inline |
|
inline |
Definition at line 53 of file StretchyList.h.
References as().
Definition at line 164 of file Datetime.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 138 of file Datetime.h.
|
inline |
Definition at line 148 of file Datetime.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 158 of file Datetime.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 159 of file Datetime.h.
|
inline |
|
inline |
Definition at line 166 of file Datetime.h.
|
inline |
Definition at line 81 of file newDatetimeVector.h.
|
inline |
Definition at line 65 of file newDateVector.h.
|
inline |
|
inline |
Definition at line 218 of file Matrix.h.
References as(), row(), and Rcpp::Matrix< RTYPE, StoragePolicy >::rows().
|
inline |
Definition at line 379 of file Matrix.h.
References as(), row(), and Rcpp::Matrix< RTYPE, StoragePolicy >::rows().
|
inline |
Definition at line 352 of file Matrix.h.
References as(), row(), and Rcpp::Matrix< RTYPE, StoragePolicy >::rows().
|
inline |
|
inline |
Definition at line 163 of file Datetime.h.
Definition at line 167 of file Date.h.
Referenced by RCPP_API_CLASS().
Definition at line 161 of file Datetime.h.
|
inline |
|
inline |
Definition at line 160 of file Datetime.h.
Definition at line 162 of file Datetime.h.
|
inline |
|
inline |
Definition at line 30 of file grow.h.
References as().
Referenced by RCPP_API_CLASS(), and Rcpp::DottedPairImpl< CLASS >::replace().
Rcpp::Pairlist_Impl | ( | ) |
Definition at line 41 of file Pairlist.h.
Rcpp::Pairlist_Impl | ( | SEXP | x | ) |
Definition at line 42 of file Pairlist.h.
References as().
Environment_Impl Rcpp::parent | ( | ) | const |
The parent environment of this environment
Definition at line 374 of file Environment.h.
References as(), and Environment_Impl().
Referenced by Rcpp::ConstMatrixColumn< RTYPE >::ConstMatrixColumn(), Rcpp::MatrixColumn< RTYPE >::MatrixColumn(), Rcpp::MatrixColumn< RTYPE >::MatrixColumn(), and new_env().
|
inline |
Definition at line 158 of file pmax.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 170 of file pmax.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 183 of file pmax.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 156 of file pmin.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 168 of file pmin.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 181 of file pmin.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 79 of file pow.h.
References as(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Referenced by Rcpp::stats::dweibull_1(), Rcpp::sugar::Pow< INTSXP, NA, T, EXPONENT_TYPE >::operator[](), and Rcpp::stats::pweibull_1().
|
inline |
Definition at line 58 of file StretchyList.h.
References push_back__impl().
|
private |
|
private |
Referenced by push_back().
|
inline |
Definition at line 63 of file StretchyList.h.
References push_front__impl().
Referenced by Rcpp::DottedPairImpl< CLASS >::insert().
|
private |
|
private |
Referenced by push_front().
Definition at line 159 of file r_cast.h.
References as(), Rcpp::internal::as(), and warning().
sugar::Range< RTYPE, NA, T > Rcpp::range | ( | const VectorBase< RTYPE, NA, T > & | x | ) |
Definition at line 86 of file range.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Referenced by Rcpp::Vector< RTYPE, StoragePolicy >::operator[]().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Rcpp::RCPP_API_CLASS | ( | DottedPair_Impl | ) |
Rcpp::RCPP_API_CLASS | ( | Environment_Impl | ) |
Rcpp::RCPP_API_CLASS | ( | Formula_Impl | ) |
Rcpp::RCPP_API_CLASS | ( | Function_Impl | ) |
functions
Finds a function. By default, searches from the global environment
name | name of the function |
env | an environment where to search the function |
ns | name of the namespace in which to search the function |
Returns the environment of this function
Returns the body of the function
Definition at line 34 of file Function.h.
References as(), pairlist(), Rcpp_fast_eval(), RCPP_GENERATE_CTOR_ASSIGN, Rcpp_lcons, stop(), and update().
Rcpp::RCPP_API_CLASS | ( | InternalFunction_Impl | ) |
Definition at line 35 of file InternalFunction.h.
References as(), RCPP_GENERATE_CTOR_ASSIGN, and update().
Rcpp::RCPP_API_CLASS | ( | Language_Impl | ) |
C++ wrapper around calls (LANGSXP SEXP)
This represents calls that can be evaluated
Rcpp::RCPP_API_CLASS | ( | Pairlist_Impl | ) |
Rcpp::RCPP_API_CLASS | ( | Promise_Impl | ) |
Return the result of the PRSEEN macro
Return the result of the PRVALUE macro on the promise
The promise expression: PRCODE
The promise environment : PRENV
Definition at line 27 of file Promise.h.
References as(), RCPP_GENERATE_CTOR_ASSIGN, and update().
Rcpp::RCPP_API_CLASS | ( | Reference_Impl | ) |
S4 object (of a reference class)
Rcpp::RCPP_API_CLASS | ( | RObject_Impl | ) |
default constructor. uses R_NilValue
wraps a SEXP. The SEXP is automatically protected from garbage collection by this object and the protection vanishes when this object is destroyed
Assignement operator. Set this SEXP to the given SEXP
Definition at line 27 of file RObject.h.
References as(), RCPP_GENERATE_CTOR_ASSIGN, update(), and wrap().
Rcpp::RCPP_API_CLASS | ( | S4_Impl | ) |
S4 object
checks that x is an S4 object and wrap it.
x | must be an S4 object |
Creates an S4 object of the requested class.
klass | name of the target S4 class |
S4_creation_error | if klass does not map to a known S4 class |
Indicates if this object is an instance of the given S4 class
not_s4 | if x is not an S4 class |
Definition at line 30 of file S4.h.
References as(), is(), RCPP_GENERATE_CTOR_ASSIGN, and update().
Rcpp::RCPP_API_CLASS | ( | StretchyList_Impl | ) |
StretchyList uses a special pairlist to provide efficient insertion at the front and the end of a pairlist.
This is a C++ abstraction of the functions NewList, GrowList and Insert that are found in places where a pair list has to grow efficiently, e.g. in the R parser (gram.y)
Rcpp::RCPP_API_CLASS | ( | Symbol_Impl | ) |
wraps the SEXP into a Symbol object.
x | Accepted SEXP types are SYMSXP, CHARSXP and STRSXP in the last case, the first element of the character vector is silently used |
Definition at line 27 of file Symbol.h.
References as(), operator==(), RCPP_GENERATE_CTOR_ASSIGN, and update().
Rcpp::RCPP_API_CLASS | ( | WeakReference_Impl | ) |
wraps a weak reference
x | presumably a SEXP of SEXTYPE WEAKREFSXP |
not_compatible | if x is not a weak reference |
Retrieve the key
Retrieve the value
Definition at line 27 of file WeakReference.h.
References as(), RCPP_GENERATE_CTOR_ASSIGN, and update().
Definition at line 168 of file routines.h.
References as(), and GET_CALLABLE.
Definition at line 163 of file routines.h.
References as(), and GET_CALLABLE.
Definition at line 75 of file Rcpp_eval.h.
References as(), Rcpp::internal::Rcpp_eval_impl(), and stop().
Referenced by Rcpp::Vector< RTYPE, StoragePolicy >::eval(), Rcpp::Vector< RTYPE, StoragePolicy >::eval(), and Rcpp_fast_eval().
Definition at line 68 of file Rcpp_eval.h.
References as(), and Rcpp_eval().
Referenced by Rcpp::internal::convert_using_rfunction(), eval(), eval(), Rcpp::DataFrame_Impl< StoragePolicy >::from_list(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::get(), Rcpp::FieldProxyPolicy< CLASS >::const_FieldProxy::get(), namespace_env(), new_child(), Rcpp::internal::r_true_cast< STRSXP >(), RCPP_API_CLASS(), remove(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::set(), and Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::set().
|
inline |
Definition at line 127 of file lang.h.
References as(), and Rcpp_list9().
|
inline |
Definition at line 143 of file lang.h.
References as(), and Rcpp_list10().
|
inline |
Definition at line 159 of file lang.h.
References as(), and Rcpp_list11().
|
inline |
Definition at line 175 of file lang.h.
References as(), and Rcpp_list12().
|
inline |
Definition at line 191 of file lang.h.
References as(), and Rcpp_list13().
|
inline |
Definition at line 207 of file lang.h.
References as(), and Rcpp_list14().
|
inline |
Definition at line 223 of file lang.h.
References as(), and Rcpp_list15().
|
inline |
Definition at line 239 of file lang.h.
References as(), and Rcpp_list16().
|
inline |
Definition at line 255 of file lang.h.
References as(), and Rcpp_list17().
|
inline |
Definition at line 271 of file lang.h.
References as(), and Rcpp_list18().
|
inline |
Definition at line 287 of file lang.h.
References as(), and Rcpp_list19().
Definition at line 79 of file lang.h.
References as(), and Rcpp_list6().
|
inline |
Definition at line 95 of file lang.h.
References as(), and Rcpp_list7().
|
inline |
Definition at line 111 of file lang.h.
References as(), and Rcpp_list8().
|
inline |
Definition at line 119 of file lang.h.
References as(), and Rcpp_list9().
Referenced by Rcpp_lang11(), and Rcpp_list11().
|
inline |
Definition at line 135 of file lang.h.
References as(), and Rcpp_list10().
Referenced by Rcpp_lang12(), and Rcpp_list12().
|
inline |
Definition at line 151 of file lang.h.
References as(), and Rcpp_list11().
Referenced by Rcpp_lang13(), and Rcpp_list13().
|
inline |
Definition at line 167 of file lang.h.
References as(), and Rcpp_list12().
Referenced by Rcpp_lang14(), and Rcpp_list14().
|
inline |
Definition at line 183 of file lang.h.
References as(), and Rcpp_list13().
Referenced by Rcpp_lang15(), and Rcpp_list15().
|
inline |
Definition at line 199 of file lang.h.
References as(), and Rcpp_list14().
Referenced by Rcpp_lang16(), and Rcpp_list16().
|
inline |
Definition at line 215 of file lang.h.
References as(), and Rcpp_list15().
Referenced by Rcpp_lang17(), and Rcpp_list17().
|
inline |
Definition at line 231 of file lang.h.
References as(), and Rcpp_list16().
Referenced by Rcpp_lang18(), and Rcpp_list18().
|
inline |
Definition at line 247 of file lang.h.
References as(), and Rcpp_list17().
Referenced by Rcpp_lang19(), and Rcpp_list19().
|
inline |
Definition at line 263 of file lang.h.
References as(), and Rcpp_list18().
Referenced by Rcpp_lang20(), and Rcpp_list20().
Definition at line 36 of file lang.h.
References as(), and Rcpp_list1.
Referenced by Rcpp_list3().
|
inline |
Definition at line 279 of file lang.h.
References as(), and Rcpp_list19().
Definition at line 43 of file lang.h.
References as(), and Rcpp_list2().
Referenced by Rcpp_list4().
Definition at line 50 of file lang.h.
References as(), and Rcpp_list3().
Referenced by Rcpp_list5().
Definition at line 57 of file lang.h.
References as(), and Rcpp_list4().
Referenced by Rcpp_list6().
Definition at line 64 of file lang.h.
References as(), and Rcpp_list5().
Referenced by Rcpp_lang7(), and Rcpp_list7().
Definition at line 71 of file lang.h.
References as(), and Rcpp_list6().
Referenced by Rcpp_lang8(), and Rcpp_list8().
|
inline |
Definition at line 87 of file lang.h.
References as(), and Rcpp_list7().
Referenced by Rcpp_lang9(), and Rcpp_list9().
|
inline |
Definition at line 103 of file lang.h.
References as(), and Rcpp_list8().
Referenced by Rcpp_lang10(), and Rcpp_list10().
|
static |
Definition at line 347 of file Environment.h.
References Rcpp::internal::get_Rcpp_namespace().
|
inline |
Definition at line 142 of file routines.h.
References as(), and GET_CALLABLE.
Referenced by R_init_Rcpp().
Definition at line 152 of file routines.h.
References as(), and GET_CALLABLE.
Referenced by Rcpp_PreciousPreserve().
Definition at line 157 of file routines.h.
References as(), and GET_CALLABLE.
Referenced by Rcpp_PreciousRelease().
|
inline |
Definition at line 147 of file routines.h.
References as(), and GET_CALLABLE.
Referenced by R_unload_Rcpp().
Definition at line 117 of file RcppCommon.h.
References Rcpp_precious_preserve().
Referenced by Rcpp::String::append_wide_string(), Rcpp::String::assign_wide_string(), Rcpp::traits::named_object< SEXP >::named_object(), Rcpp::traits::named_object< SEXP >::named_object(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::PreserveStorage< CLASS >::set__(), Rcpp::String::set_encoding(), Rcpp::String::set_na(), Rcpp::String::setData(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), Rcpp::String::String(), and Rcpp::String::String().
Definition at line 121 of file RcppCommon.h.
References Rcpp_precious_remove().
Referenced by Rcpp::String::append_wide_string(), Rcpp::String::assign_wide_string(), Rcpp::PreserveStorage< CLASS >::invalidate__(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator+=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::String::operator=(), Rcpp::PreserveStorage< CLASS >::set__(), Rcpp::String::set_encoding(), Rcpp::String::set_na(), Rcpp::traits::named_object< SEXP >::~named_object(), Rcpp::PreserveStorage< CLASS >::~PreserveStorage(), and Rcpp::String::~String().
Definition at line 99 of file RcppCommon.h.
References as().
Referenced by Rcpp_ReplaceObject().
Definition at line 23 of file Shield.h.
References as().
Referenced by Rcpp::Shelter< T >::operator()().
Definition at line 103 of file RcppCommon.h.
References as().
Referenced by Rcpp_ReplaceObject().
Definition at line 106 of file RcppCommon.h.
References Rcpp_PreserveObject(), and Rcpp_ReleaseObject().
Definition at line 28 of file Shield.h.
References as().
Referenced by Rcpp::Shelter< T >::~Shelter(), and Rcpp::Shield< T >::~Shield().
remove an object from this environment
Definition at line 235 of file Environment.h.
References as(), bindingIsLocked(), exists(), and Rcpp_fast_eval().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 50 of file rep_each.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 55 of file row.h.
Referenced by operator<<(), operator<<(), operator<<(), and operator<<().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 437 of file sample.h.
References as(), clone(), Rcpp::sugar::EmpiricalSample(), Rcpp::sugar::Normalize(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleReplace(), Rcpp::Vector< RTYPE, StoragePolicy >::size(), stop(), and Rcpp::sugar::WalkerSample().
|
inline |
Definition at line 401 of file sample.h.
References as(), clone(), Rcpp::sugar::EmpiricalSample(), Rcpp::sugar::Normalize(), Rcpp::sugar::SampleNoReplace(), Rcpp::sugar::SampleReplace(), Rcpp::Vector< RTYPE, StoragePolicy >::size(), stop(), and Rcpp::sugar::WalkerSample().
Definition at line 134 of file ListOf.h.
References Rcpp::ListOf< T >::get(), and sapply().
|
inline |
|
inline |
Definition at line 69 of file self_match.h.
References Rcpp::sugar::SelfHash< RTYPE >::fill_and_self_match().
Definition at line 52 of file seq_along.h.
|
inline |
Definition at line 44 of file seq_along.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::size().
|
inline |
Definition at line 48 of file seq_along.h.
|
inline |
Definition at line 161 of file setdiff.h.
References Rcpp::sugar::SetDiff< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 166 of file setdiff.h.
References Rcpp::sugar::SetEqual< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
sets the function
Definition at line 138 of file Language.h.
References as().
Creates a call to the given symbol using variable number of arguments
symbol | symbol |
...Args | variable length argument list. The type of each argument must be wrappable, meaning there need to be a wrap function that takes this type as its parameter |
For example, Language( "rnorm", 10, 0.0 ) will create the same call as
call( "rnorm", 10L, 0.0 )
10 is wrapped as an integer vector using wrap( const& int ) 0.0 is wrapped as a numeric vector using wrap( const& double ) ... sets the symbol of the call
Definition at line 122 of file Language.h.
References as(), and setSymbol().
Referenced by setSymbol().
sets the symbol of the call
Definition at line 129 of file Language.h.
References as().
|
inline |
Definition at line 54 of file Na_Proxy.h.
References _, as(), Rcpp::Vector< RTYPE, StoragePolicy >::create(), and NA.
|
inline |
Definition at line 70 of file sign.h.
Referenced by Rcpp::Module::get_function().
|
inline |
|
inline |
Definition at line 72 of file unique.h.
References as(), and Rcpp::Vector< RTYPE, StoragePolicy >::sort().
Definition at line 51 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 126 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 131 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 136 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 141 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 146 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 151 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 156 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 161 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 166 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 171 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 117 of file exceptions.h.
References message().
Referenced by Rcpp::internal::DimNameProxy::assign(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::check_indices(), Rcpp::Vector< RTYPE, StoragePolicy >::findName(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::get_indices(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::JoinOp(), Rcpp::sugar::Normalize(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator=(), RCPP_API_CLASS(), Rcpp_eval(), sample(), sample(), trimws(), trimws(), and trimws().
Rcpp::StretchyList_Impl | ( | ) |
Definition at line 42 of file StretchyList.h.
References as().
Rcpp::StretchyList_Impl | ( | SEXP | x | ) |
Definition at line 47 of file StretchyList.h.
References as().
|
inline |
Definition at line 98 of file sum.h.
Referenced by Rcpp::sugar::na_omit_impl(), Rcpp::sugar::na_omit_impl(), Rcpp::sugar::Normalize(), and piSugar().
|
inline |
|
inline |
|
inline |
Definition at line 126 of file table.h.
References Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
Referenced by in(), match(), Rcpp::sugar::SelfMatch< RTYPE, TABLE_T >::SelfMatch(), and Rcpp::sugar::Table< RTYPE, TABLE_T >::Table().
|
inline |
Definition at line 56 of file tail.h.
Referenced by grow(), grow(), grow(), Rcpp::internal::grow__dispatch(), Rcpp::internal::grow__dispatch(), Rcpp::DottedPairImpl< CLASS >::insert(), and Rcpp::DottedPairImpl< CLASS >::push_back().
|
static |
Definition at line 1226 of file date.cpp.
References as(), DAYSPERLYEAR, DAYSPERNYEAR, DAYSPERWEEK, EPOCH_WDAY, EPOCH_YEAR, increment_overflow(), isleap, leaps_thru_end_of(), Rcpp::lsinfo::ls_corr, mon_lengths, SECSPERDAY, SECSPERHOUR, SECSPERMIN, TM_YEAR_BASE, TYPE_SIGNED, and year_lengths.
Referenced by gmtsub().
Definition at line 64 of file exceptions.h.
|
static |
Definition at line 878 of file date.cpp.
References as(), DAY_OF_YEAR, DAYSPERWEEK, INITIALIZE, isleap, JULIAN_DAY, mon_lengths, MONTH_NTH_DAY_OF_WEEK, and SECSPERDAY.
Referenced by tzparse().
Definition at line 135 of file trimws.h.
References as(), Rcpp::traits::is_na< STRSXP >(), Rcpp::Matrix< RTYPE, StoragePolicy >::ncol(), no_init(), Rcpp::Matrix< RTYPE, StoragePolicy >::nrow(), Rcpp::Vector< RTYPE, StoragePolicy >::size(), stop(), Rcpp::sugar::detail::trim_both(), Rcpp::sugar::detail::trim_left(), and Rcpp::sugar::detail::trim_right().
Definition at line 181 of file trimws.h.
References as(), Rcpp::traits::is_na< STRSXP >(), stop(), Rcpp::sugar::detail::trim_both(), Rcpp::sugar::detail::trim_left(), and Rcpp::sugar::detail::trim_right().
Definition at line 90 of file trimws.h.
References as(), Rcpp::Vector< RTYPE, StoragePolicy >::create(), Rcpp::traits::is_na< STRSXP >(), no_init(), Rcpp::Vector< RTYPE, StoragePolicy >::size(), stop(), Rcpp::sugar::detail::trim_both(), Rcpp::sugar::detail::trim_left(), and Rcpp::sugar::detail::trim_right().
Definition at line 84 of file routines.h.
References as(), and GET_CALLABLE.
Definition at line 631 of file date.cpp.
References as(), detzcode(), detzcode64(), differ_by_repeat(), Rcpp::lsinfo::ls_trans, OPEN_MODE, Rcpp::ttinfo::tt_gmtoff, Rcpp::ttinfo::tt_ttisgmt, Rcpp::ttinfo::tt_ttisstd, TYPE_INTEGRAL, TYPE_SIGNED, typesequiv(), TZ_MAX_CHARS, TZ_MAX_LEAPS, TZ_MAX_TIMES, TZ_MAX_TYPES, TZDEFAULT, tzparse(), and YEARSPERREPEAT.
Referenced by gmtload(), and tzparse().
Definition at line 965 of file date.cpp.
References as(), EPOCH_YEAR, getoffset(), getqzname(), getrule(), getzname(), increment_overflow_time(), INITIALIZE, isleap, SECSPERDAY, SECSPERHOUR, transtime(), TZ_MAX_TIMES, TZDEFRULES, TZDEFRULESTRING, tzload(), year_lengths, and YEARSPERREPEAT.
Referenced by gmtload(), and tzload().
|
inline |
Definition at line 177 of file setdiff.h.
References Rcpp::sugar::Union< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::get(), and Rcpp::VectorBase< RTYPE, na, VECTOR >::get_ref().
|
inline |
Definition at line 65 of file unique.h.
References Rcpp::sugar::IndexHash< RTYPE >::fill(), and Rcpp::sugar::IndexHash< RTYPE >::keys().
unlocks the given binding see ?bindingIsLocked
no_such_binding | if there is no such binding in this environment |
Definition at line 281 of file Environment.h.
References as(), and exists().
Definition at line 60 of file unwindProtect.h.
References as(), and Rcpp::internal::maybeJump().
Definition at line 387 of file Environment.h.
Referenced by RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), RCPP_API_CLASS(), and RCPP_API_CLASS().
|
inline |
Definition at line 63 of file upper_tri.h.
References diag().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 74 of file var.h.
Referenced by Rcpp::sugar::Sd< RTYPE, NA, T >::get().
Definition at line 46 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 72 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 77 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 82 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 87 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 92 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 97 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 102 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 107 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 112 of file exceptions.h.
References as(), and tinyformat::format().
|
inline |
Definition at line 117 of file exceptions.h.
References as(), and tinyformat::format().
Definition at line 113 of file exceptions.h.
References as(), and message().
Referenced by Rcpp::traits::r_vector_cache< RTYPE, StoragePolicy >::check_index(), Rcpp::traits::proxy_cache< RTYPE, StoragePolicy >::check_index(), r_cast(), Rcpp::DataFrame_Impl< StoragePolicy >::set_type_after_push(), and Rcpp::attributes::showWarning().
R_xlen_t Rcpp::which_max | ( | const VectorBase< RTYPE, NA, T > & | t | ) |
Definition at line 90 of file which_max.h.
References Rcpp::sugar::WhichMax< RTYPE, NA, T >::get().
R_xlen_t Rcpp::which_min | ( | const VectorBase< RTYPE, NA, T > & | t | ) |
Definition at line 90 of file which_min.h.
References Rcpp::sugar::WhichMin< RTYPE, NA, T >::get().
Definition at line 38 of file Date.h.
References as(), and Rcpp::internal::new_date_object().
Referenced by Rcpp::Armor< T >::Armor(), as_character_externalptr(), Rcpp::Vector< RTYPE, StoragePolicy >::assign(), Rcpp::Vector< RTYPE, StoragePolicy >::assign_object(), Rcpp::Vector< RTYPE, StoragePolicy >::assign_sugar_expression(), Rcpp::DataFrame_Impl< StoragePolicy >::DataFrame_Impl(), CppProperty_Getter_Setter< PROP >::get(), CppProperty_Getter< PROP >::get(), CppProperty_GetMethod< Class, PROP >::get(), CppProperty_GetConstMethod< Class, PROP >::get(), CppProperty_GetPointerMethod< Class, PROP >::get(), CppProperty_GetMethod_SetMethod< Class, PROP >::get(), CppProperty_GetConstMethod_SetMethod< Class, PROP >::get(), CppProperty_GetMethod_SetPointer< Class, PROP >::get(), CppProperty_GetConstMethod_SetPointer< Class, PROP >::get(), CppProperty_GetPointer_SetMethod< Class, PROP >::get(), CppProperty_GetPointer_SetPointer< Class, PROP >::get(), Rcpp::sugar::IndexHash< RTYPE >::get_profile_data(), Rcpp::internal::grow__dispatch(), Rcpp::internal::grow__dispatch(), Rcpp::Dimension::operator SEXP(), Rcpp::sugar::Sign< RTYPE, NA, T >::operator SEXP(), Rcpp::ListOf< T >::operator SEXP(), Rcpp::SubsetProxy< RTYPE, StoragePolicy, RHS_RTYPE, RHS_NA, RHS_T >::operator SEXP(), Rcpp::AttributeProxyPolicy< CLASS >::AttributeProxy::operator=(), Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator=(), Rcpp::SlotProxyPolicy< CLASS >::SlotProxy::operator=(), Rcpp::TagProxyPolicy< XPtrClass >::TagProxy::operator=(), Rcpp::BindingPolicy< EnvironmentClass >::Binding::operator=(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator=(), Rcpp::FieldProxyPolicy< CLASS >::FieldProxy::operator=(), Rcpp::internal::generic_proxy< RTYPE, StoragePolicy >::operator=(), Rcpp::internal::generic_name_proxy< RTYPE, StoragePolicy >::operator=(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator=(), Rcpp::ChildVector< T >::operator=(), Rcpp::ProtectedProxyPolicy< XPtrClass >::ProtectedProxy::operator=(), Rcpp::Armor< T >::operator=(), Rcpp::sugar::Lapply< RTYPE, NA, T, Function >::operator[](), PiLeibniz(), Rcpp::internal::range_wrap_dispatch___impl__pair(), RCPP_API_CLASS(), and Rcpp::attributes::SourceFileAttributesParser::SourceFileAttributesParser().
|
inline |
Definition at line 44 of file Datetime.h.
References as(), and Rcpp::internal::new_posixt_object().
SEXP Rcpp::wrap< Rcpp::Date > | ( | const Rcpp::Date & | date | ) |
SEXP Rcpp::wrap< Rcpp::Datetime > | ( | const Rcpp::Datetime & | dt | ) |
|
inline |
Definition at line 711 of file String.h.
References as(), and RCPP_STRING_DEBUG.
Definition at line 28 of file wrap_extra_steps.h.
|
inline |
|
inline |
|
inline |
Definition at line 38 of file Datetime.h.
References as(), and Rcpp::internal::getPosixClasses().
|
inline |
Definition at line 38 of file Datetime.h.
|
inline |
Definition at line 38 of file Datetime.h.
References as(), and Rcpp::internal::getPosixClasses().
|
static |
Definition at line 64 of file Named.h.
Referenced by Rcpp::attributes::checkRSignature(), Rcpp::exception::copy_stack_trace_to_r(), Rcpp::Module::invoke(), new_env(), new_env(), and shush_about_NA().
Rcpp::BindingPolicy< Environment_Impl< StoragePolicy > > |
Definition at line 28 of file Environment.h.
|
static |
Definition at line 224 of file module.cpp.
Referenced by getCurrentScope(), and setCurrentScope().
Rcpp::DottedPairImpl< DottedPair_Impl< StoragePolicy > > |
Definition at line 27 of file DottedPair.h.
Rcpp::DottedPairImpl< Formula_Impl< StoragePolicy > > |
Rcpp::DottedPairImpl< Language_Impl< StoragePolicy > > |
Definition at line 31 of file Language.h.
Rcpp::DottedPairImpl< Pairlist_Impl< StoragePolicy > > |
Definition at line 31 of file Pairlist.h.
Rcpp::DottedPairProxyPolicy< DottedPair_Impl< StoragePolicy > > |
Definition at line 27 of file DottedPair.h.
Rcpp::DottedPairProxyPolicy< Formula_Impl< StoragePolicy > > |
Rcpp::DottedPairProxyPolicy< Language_Impl< StoragePolicy > > |
Definition at line 31 of file Language.h.
Rcpp::DottedPairProxyPolicy< Pairlist_Impl< StoragePolicy > > |
Definition at line 31 of file Pairlist.h.
Rcpp::DottedPairProxyPolicy< StretchyList_Impl< StoragePolicy > > |
Definition at line 33 of file StretchyList.h.
Rcpp::FieldProxyPolicy< Reference_Impl< StoragePolicy > > |
Definition at line 30 of file Reference.h.
|
static |
Definition at line 419 of file date.cpp.
Referenced by timesub(), and transtime().
|
static |
Definition at line 52 of file Na_Proxy.h.
Referenced by Rcpp::Vector< RTYPE, StoragePolicy >::import_sugar_expression(), Rcpp::Vector< RTYPE, StoragePolicy >::import_sugar_expression(), sapply(), and shush_about_NA().
|
static |
Definition at line 89 of file Rstreambuf.h.
|
static |
Definition at line 88 of file Rstreambuf.h.
Referenced by compileAttributes(), and Rcpp::attributes::CppExportsGenerator::doWriteFunctions().
|
static |
Definition at line 98 of file barrier.cpp.
Definition at line 161 of file date.cpp.
Referenced by increment_overflow_time().
Definition at line 160 of file date.cpp.
Referenced by increment_overflow_time().
|
static |
Definition at line 435 of file date.cpp.
Referenced by Rcpp::Datetime::format(), Rcpp::Date::format(), gmtime_(), gmtsub(), and mktime00().