Rcpp Version 1.0.9
Rcpp::sugar::cbind_impl::detail::matrix_return< T, false > Struct Template Reference

#include <cbind.h>

Inheritance diagram for Rcpp::sugar::cbind_impl::detail::matrix_return< T, false >:

Public Types

enum  { RTYPE = cbind_sexptype_traits<T>::rtype }
 
typedef Rcpp::Matrix< RTYPEtype
 

Detailed Description

template<typename T>
struct Rcpp::sugar::cbind_impl::detail::matrix_return< T, false >

Definition at line 493 of file cbind.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef Rcpp::Matrix<RTYPE> Rcpp::sugar::cbind_impl::detail::matrix_return< T, false >::type

Definition at line 495 of file cbind.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
RTYPE 

Definition at line 494 of file cbind.h.


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