Rcpp Version 1.0.9
Rcpp::MatrixBase< RTYPE, na, MATRIX >::r_type Struct Reference

#include <MatrixBase.h>

Inheritance diagram for Rcpp::MatrixBase< RTYPE, na, MATRIX >::r_type:
Collaboration diagram for Rcpp::MatrixBase< RTYPE, na, MATRIX >::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, bool na, typename MATRIX>
struct Rcpp::MatrixBase< RTYPE, na, MATRIX >::r_type

Definition at line 34 of file MatrixBase.h.


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