Go to the source code of this file.
|
#define | SB3_T1 VectorBase<REALSXP,T1_NA,T1> |
|
#define | SB3_T2 VectorBase<REALSXP,T2_NA,T2> |
|
#define | SB3_T3 VectorBase<REALSXP,T3_NA,T3> |
|
#define | SUGAR_BLOCK_3(__NAME__, __SYMBOL__) |
|
◆ SB3_T1
#define SB3_T1 VectorBase<REALSXP,T1_NA,T1> |
◆ SB3_T2
#define SB3_T2 VectorBase<REALSXP,T2_NA,T2> |
◆ SB3_T3
#define SB3_T3 VectorBase<REALSXP,T3_NA,T3> |
◆ SUGAR_BLOCK_3
#define SUGAR_BLOCK_3 |
( |
|
__NAME__, |
|
|
|
__SYMBOL__ |
|
) |
| |
Value:
template <bool T1_NA, typename T1, bool T2_NA, typename T2, bool T3_NA, typename T3> \
inline sugar::SugarBlock_3_VVV< \
> \
){ \
return sugar::SugarBlock_3_VVV< \
>( \
) ; \
} \
}
Definition at line 101 of file SugarBlock_3.h.