Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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, RESULT_TYPE, U1, T1, U2, T2 >
class  Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >
class  Rcpp::sugar::SugarBlock_2__PV< NA, RESULT_TYPE, U1, U2, T2 >

Namespaces

namespace  Rcpp
 Rcpp API.
namespace  Rcpp::sugar

Macros

#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__)

Macro Definition Documentation

◆ SB2_LHT

#define SB2_LHT   VectorBase<REALSXP,LHS_NA,LHS_T>

Definition at line 89 of file SugarBlock_2.h.

◆ SB2_RHT

#define SB2_RHT   VectorBase<REALSXP,RHS_NA,RHS_T>

Definition at line 90 of file SugarBlock_2.h.

◆ SUGAR_BLOCK_2

#define SUGAR_BLOCK_2 ( __NAME__,
__SYMBOL__ )

Definition at line 92 of file SugarBlock_2.h.

◆ SUGAR_BLOCK_2_NA

#define SUGAR_BLOCK_2_NA ( __NAME__,
__SYMBOL__,
__NA__ )

Definition at line 127 of file SugarBlock_2.h.