Rcpp Version 0.9.10
SugarBlock_2.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rcpp::sugar::SugarBlock_2< NA, OUT, U1, T1, U2, T2 >
class  Rcpp::sugar::SugarBlock_2__VP< NA, OUT, U1, T1, U2 >
class  Rcpp::sugar::SugarBlock_2__PV< NA, OUT, U1, U2, T2 >

Namespaces

namespace  Rcpp
 

Rcpp API.


namespace  Rcpp::sugar

Defines

#define SB2_LHT   VectorBase<REALSXP,LHS_NA,LHS_T>
#define SB2_RHT   VectorBase<REALSXP,RHS_NA,RHS_T>
#define SUGAR_BLOCK_2(__NAME__, __SYMBOL__)
#define SUGAR_BLOCK_2_NA(__NAME__, __SYMBOL__, __NA__)

Define Documentation

#define SB2_LHT   VectorBase<REALSXP,LHS_NA,LHS_T>

Definition at line 89 of file SugarBlock_2.h.

#define SB2_RHT   VectorBase<REALSXP,RHS_NA,RHS_T>

Definition at line 90 of file SugarBlock_2.h.

#define SUGAR_BLOCK_2 (   __NAME__,
  __SYMBOL__ 
)

Definition at line 92 of file SugarBlock_2.h.

#define SUGAR_BLOCK_2_NA (   __NAME__,
  __SYMBOL__,
  __NA__ 
)

Definition at line 127 of file SugarBlock_2.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines