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

#include <MatrixBase.h>

Inheritance diagram for Rcpp::MatrixBase< RTYPE, na, MATRIX >::can_have_na:
Collaboration diagram for Rcpp::MatrixBase< RTYPE, na, MATRIX >::can_have_na:

Additional Inherited Members

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

Detailed Description

template<int RTYPE, bool na, typename MATRIX>
struct Rcpp::MatrixBase< RTYPE, na, MATRIX >::can_have_na

Definition at line 36 of file MatrixBase.h.


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