Loading...
Searching...
No Matches
Go to the source code of this file.
|
template<bool NA, typename T > |
sugar::Var< REALSXP, NA, T > | Rcpp::var (const VectorBase< REALSXP, NA, T > &t) |
|
template<bool NA, typename T > |
sugar::Var< INTSXP, NA, T > | Rcpp::var (const VectorBase< INTSXP, NA, T > &t) |
|
template<bool NA, typename T > |
sugar::Var< LGLSXP, NA, T > | Rcpp::var (const VectorBase< LGLSXP, NA, T > &t) |
|
template<bool NA, typename T > |
sugar::Var< CPLXSXP, NA, T > | Rcpp::var (const VectorBase< CPLXSXP, NA, T > &t) |
|