Rcpp Version 0.9.10
as_vector.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.


namespace  Rcpp::internal
 

internal implementation details


Functions

template<int RTYPE, bool NA, typename T >
Rcpp::Vector< RTYPE > Rcpp::internal::as_vector__impl (MatrixBase< RTYPE, NA, T > &t, Rcpp::traits::false_type)
template<int RTYPE, bool NA, typename T >
Rcpp::Vector< RTYPE > Rcpp::as_vector (const MatrixBase< RTYPE, NA, T > &t)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines