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

#include <Matrix.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 35 of file Matrix.h.


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