Rcpp Version 1.0.9
|
#include <converter.h>
Public Types | |
typedef ::Rcpp::traits::storage_type< RTYPE >::type | target |
Static Public Member Functions | |
template<typename T > | |
static target | get (const T &input) |
static target | get (const target &input) |
Definition at line 28 of file converter.h.
typedef ::Rcpp::traits::storage_type<RTYPE>::type Rcpp::internal::element_converter< RTYPE >::target |
Definition at line 30 of file converter.h.
|
inlinestatic |
Definition at line 33 of file converter.h.
Referenced by Rcpp::Vector< RTYPE, StoragePolicy >::fill__dispatch(), Rcpp::Matrix< RTYPE, StoragePolicy >::fill_diag__dispatch(), Rcpp::Vector< RTYPE, StoragePolicy >::insert(), Rcpp::sugar::Outer< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T, Function >::operator()(), Rcpp::sugar::Sapply< RTYPE, NA, T, Function, NO_CONVERSION >::operator[](), Rcpp::Vector< RTYPE, StoragePolicy >::push_back(), Rcpp::Vector< RTYPE, StoragePolicy >::push_front(), Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch(), and Rcpp::Vector< RTYPE, StoragePolicy >::replace_element__dispatch__isArgument().
|
inlinestatic |
Definition at line 37 of file converter.h.