Rcpp Version 1.0.14
Loading...
Searching...
No Matches
instantiation.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rcpp
 Rcpp API.
 

Typedefs

typedef Vector< CPLXSXPRcpp::ComplexVector
 
typedef Vector< INTSXPRcpp::IntegerVector
 
typedef Vector< LGLSXPRcpp::LogicalVector
 
typedef Vector< REALSXPRcpp::NumericVector
 
typedef Vector< REALSXPRcpp::DoubleVector
 
typedef Vector< RAWSXPRcpp::RawVector
 
typedef Vector< STRSXPRcpp::CharacterVector
 
typedef Vector< STRSXPRcpp::StringVector
 
typedef Vector< VECSXPRcpp::GenericVector
 
typedef Vector< VECSXPRcpp::List
 
typedef Vector< EXPRSXPRcpp::ExpressionVector
 
typedef Matrix< CPLXSXPRcpp::ComplexMatrix
 
typedef Matrix< INTSXPRcpp::IntegerMatrix
 
typedef Matrix< LGLSXPRcpp::LogicalMatrix
 
typedef Matrix< REALSXPRcpp::NumericMatrix
 
typedef Matrix< RAWSXPRcpp::RawMatrix
 
typedef Matrix< STRSXPRcpp::CharacterMatrix
 
typedef Matrix< STRSXPRcpp::StringMatrix
 
typedef Matrix< VECSXPRcpp::GenericMatrix
 
typedef Matrix< VECSXPRcpp::ListMatrix
 
typedef Matrix< EXPRSXPRcpp::ExpressionMatrix