Rcpp Version 1.0.9
Rcpp::Matrix< RTYPE, StoragePolicy >::r_type Struct Reference

#include <Matrix.h>

Inheritance diagram for Rcpp::Matrix< RTYPE, StoragePolicy >::r_type:
Collaboration diagram for Rcpp::Matrix< RTYPE, StoragePolicy >::r_type:

Additional Inherited Members

- Public Types inherited from Rcpp::traits::integral_constant< int, RTYPE >
typedef int value_type
 
typedef integral_constant< int, _V > type
 
- Static Public Attributes inherited from Rcpp::traits::integral_constant< int, RTYPE >
static const int value
 

Detailed Description

template<int RTYPE, template< class > class StoragePolicy = PreserveStorage>
struct Rcpp::Matrix< RTYPE, StoragePolicy >::r_type

Definition at line 34 of file Matrix.h.


The documentation for this struct was generated from the following file: