- s -
- self
: class_< Class >
, Rcpp::enum_< Enum, Parent >
- SET
: Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::SetDiff< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::SetEqual< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Union< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
- SetMethod
: CppProperty_GetConstMethod_SetMethod< Class, PROP >
, CppProperty_GetConstMethod_SetPointer< Class, PROP >
, CppProperty_GetMethod_SetMethod< Class, PROP >
, CppProperty_GetMethod_SetPointer< Class, PROP >
, CppProperty_GetPointer_SetMethod< Class, PROP >
, CppProperty_GetPointer_SetPointer< Class, PROP >
- signed_constructor_class
: class_< Class >
- signed_factory_class
: class_< Class >
- signed_method_class
: class_< Class >
, Rcpp::S4_CppOverloadedMethods< Class >
- Small
: Rcpp::traits::is_convertible< T, U >
- SORTED_MAP
: Rcpp::sugar::Table< RTYPE, TABLE_T >
- Step
: Rcpp::Timer
- Steps
: Rcpp::Timer
- Storage
: Rcpp::Matrix< RTYPE, StoragePolicy >
, Rcpp::S4_CppConstructor< Class >
- STORAGE
: Rcpp::sugar::clamp_operator< RTYPE, NA >
, Rcpp::sugar::Clamp_Primitive_Vector_Primitive< RTYPE, NA, T >
, Rcpp::sugar::Comparator< RTYPE, Operator, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Comparator< RTYPE, Operator, false, LHS_T, false, RHS_T >
, Rcpp::sugar::Comparator< RTYPE, Operator, false, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Comparator_With_One_Value< RTYPE, Operator, NA, T >
, Rcpp::sugar::Comparator_With_One_Value< RTYPE, Operator, false, T >
, Rcpp::sugar::Cummax< RTYPE, NA, T >
, Rcpp::sugar::Cummin< RTYPE, NA, T >
, Rcpp::sugar::Cumprod< RTYPE, NA, T >
, Rcpp::sugar::Cumsum< RTYPE, NA, T >
, Rcpp::sugar::Diag_Extractor< RTYPE, NA, T >
, Rcpp::sugar::Diag_Maker< RTYPE, NA, T >
, Rcpp::sugar::Diff< RTYPE, LHS_NA, LHS_T >
, Rcpp::sugar::Diff< RTYPE, false, LHS_T >
, Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >
, Rcpp::sugar::Divides_Primitive_Vector< RTYPE, false, T >
, Rcpp::sugar::Divides_Vector_Primitive< RTYPE, NA, T >
, Rcpp::sugar::Divides_Vector_Primitive< RTYPE, false, T >
, Rcpp::sugar::Divides_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Divides_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >
, Rcpp::sugar::Divides_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Divides_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >
, Rcpp::sugar::Head< RTYPE, NA, T >
, Rcpp::sugar::IfElse< RTYPE, COND_NA, COND_T, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::IfElse< RTYPE, false, COND_T, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::IfElse_Primitive_Primitive< RTYPE, COND_NA, COND_T >
, Rcpp::sugar::IfElse_Primitive_Primitive< RTYPE, false, COND_T >
, Rcpp::sugar::IfElse_Primitive_Vector< RTYPE, COND_NA, COND_T, RHS_NA, RHS_T >
, Rcpp::sugar::IfElse_Primitive_Vector< RTYPE, false, COND_T, RHS_NA, RHS_T >
, Rcpp::sugar::IfElse_Vector_Primitive< RTYPE, COND_NA, COND_T, LHS_NA, LHS_T >
, Rcpp::sugar::IfElse_Vector_Primitive< RTYPE, false, COND_T, LHS_NA, LHS_T >
, Rcpp::sugar::IndexHash< RTYPE >
, Rcpp::sugar::InSet< HASH >
, Rcpp::sugar::Intersect< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::IsNa< RTYPE, NA, VEC_TYPE >
, Rcpp::sugar::IsNa< RTYPE, false, VEC_TYPE >
, Rcpp::sugar::Max< RTYPE, NA, T >
, Rcpp::sugar::Max< RTYPE, false, T >
, Rcpp::sugar::Min< RTYPE, NA, T >
, Rcpp::sugar::Min< RTYPE, false, T >
, Rcpp::sugar::Minus_Primitive_Vector< RTYPE, NA, T >
, Rcpp::sugar::Minus_Primitive_Vector< RTYPE, false, T >
, Rcpp::sugar::Minus_Vector_Primitive< RTYPE, NA, T >
, Rcpp::sugar::Minus_Vector_Primitive< RTYPE, false, T >
, Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >
, Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >
, Rcpp::sugar::Nona< RTYPE, NA, VECTOR >
, Rcpp::sugar::Nona< RTYPE, NA, Rcpp::Vector< RTYPE > >
, Rcpp::sugar::not_< RTYPE, NA >
, Rcpp::sugar::not_< RTYPE, false >
, Rcpp::sugar::Not_Vector< RTYPE, NA, T >
, Rcpp::sugar::Outer< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T, Function >
, Rcpp::sugar::Plus_Vector_Primitive< RTYPE, NA, T >
, Rcpp::sugar::Plus_Vector_Primitive< RTYPE, false, T >
, Rcpp::sugar::Plus_Vector_Primitive_nona< RTYPE, NA, T >
, Rcpp::sugar::Plus_Vector_Primitive_nona< RTYPE, false, T >
, Rcpp::sugar::Plus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Plus_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >
, Rcpp::sugar::Plus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Plus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >
, Rcpp::sugar::pmax_op_Vector_Primitive< RTYPE, NA >
, Rcpp::sugar::Pmax_Vector_Primitive< RTYPE, LHS_NA, LHS_T >
, Rcpp::sugar::Pmax_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >
, Rcpp::sugar::Pmin_Vector_Primitive< RTYPE, LHS_NA, LHS_T >
, Rcpp::sugar::Pmin_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Pow< RTYPE, NA, T, EXPONENT_TYPE >
, Rcpp::sugar::Range< RTYPE, NA, T >
, Rcpp::sugar::Range< RTYPE, false, T >
, Rcpp::sugar::Rep< RTYPE, NA, T >
, Rcpp::sugar::Rep_each< RTYPE, NA, T >
, Rcpp::sugar::Rep_len< RTYPE, NA, T >
, Rcpp::sugar::Rev< RTYPE, NA, T >
, Rcpp::sugar::Sapply< RTYPE, NA, T, Function, NO_CONVERSION >
, Rcpp::sugar::Sapply< RTYPE, NA, T, Function, true >
, Rcpp::sugar::Sd< RTYPE, NA, T >
, Rcpp::sugar::SelfHash< RTYPE >
, Rcpp::sugar::SelfMatch< RTYPE, TABLE_T >
, Rcpp::sugar::SetDiff< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::SetEqual< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Sign< RTYPE, NA, T >
, Rcpp::sugar::sign__impl< NA, RTYPE >
, Rcpp::sugar::sign__impl< false, RTYPE >
, Rcpp::sugar::Sum< RTYPE, NA, T >
, Rcpp::sugar::Sum< RTYPE, false, T >
, Rcpp::sugar::Table< RTYPE, TABLE_T >
, Rcpp::sugar::Tail< RTYPE, NA, T >
, Rcpp::sugar::Times_Vector_Primitive< RTYPE, NA, T >
, Rcpp::sugar::Times_Vector_Primitive< RTYPE, false, T >
, Rcpp::sugar::Times_Vector_Primitive_nona< RTYPE, NA, T >
, Rcpp::sugar::Times_Vector_Primitive_nona< RTYPE, false, T >
, Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >
, Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >
, Rcpp::sugar::unary_minus< RTYPE, NA >
, Rcpp::sugar::unary_minus< RTYPE, false >
, Rcpp::sugar::UnaryMinus_Vector< RTYPE, NA, T >
, Rcpp::sugar::Union< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >
, Rcpp::sugar::WhichMax< RTYPE, NA, T >
, Rcpp::sugar::WhichMax< RTYPE, false, T >
, Rcpp::sugar::WhichMin< RTYPE, NA, T >
, Rcpp::sugar::WhichMin< RTYPE, false, T >
- Storage
: Rcpp::Vector< RTYPE, StoragePolicy >
, Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >
- STORAGE_TYPE
: Rcpp::sugar::SugarIterator< T >
- storage_type
: Rcpp::traits::r_vector_cache< RTYPE, StoragePolicy >
- stored_type
: Rcpp::internal::LazyVector< VECTOR >
, Rcpp::Matrix< RTYPE, StoragePolicy >
, Rcpp::MatrixBase< RTYPE, na, MATRIX >
, Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >
, Rcpp::sugar::cbind_impl::ContainerBindable< RTYPE, T >
, Rcpp::sugar::cbind_impl::detail::MakeBindableCall< Rcpp::Matrix< LGLSXP >, true >
, Rcpp::sugar::cbind_impl::detail::MakeBindableCall< Rcpp::Vector< LGLSXP >, true >
, Rcpp::sugar::cbind_impl::detail::MakeBindableCall< T, true >
, Rcpp::sugar::cbind_impl::detail::matrix_return< T, true >
, Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >
, Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >
, Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >
, Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >
, Rcpp::sugar::cbind_impl::ScalarBindable< T >
, Rcpp::sugar::ColMeansImpl< RTYPE, NA, T, NA_RM >
, Rcpp::sugar::ColMeansImpl< RTYPE, NA, T, true >
, Rcpp::sugar::ColSumsImpl< RTYPE, NA, T, NA_RM >
, Rcpp::sugar::ColSumsImpl< RTYPE, NA, T, true >
, Rcpp::sugar::Median< RTYPE, NA, T, NA_RM >
, Rcpp::sugar::Median< RTYPE, false, T, NA_RM >
, Rcpp::sugar::Median< RTYPE, NA, T, true >
, Rcpp::sugar::Median< STRSXP, false, T, true >
, Rcpp::sugar::Median< STRSXP, NA, T, NA_RM >
, Rcpp::sugar::Median< STRSXP, NA, T, true >
, Rcpp::sugar::RowMeansImpl< RTYPE, NA, T, NA_RM >
, Rcpp::sugar::RowMeansImpl< RTYPE, NA, T, true >
, Rcpp::sugar::RowSumsImpl< RTYPE, NA, T, NA_RM >
, Rcpp::sugar::RowSumsImpl< RTYPE, NA, T, true >
, Rcpp::Vector< RTYPE, StoragePolicy >
, Rcpp::VectorBase< RTYPE, na, VECTOR >
- StringProxy
: Rcpp::String
- Sub
: Rcpp::Matrix< RTYPE, StoragePolicy >
- SUGAR_TYPE
: Rcpp::sugar::Nona< RTYPE, NA, VECTOR >
, Rcpp::sugar::Nona< RTYPE, NA, Rcpp::Vector< RTYPE > >