|
Rcpp Version 1.0.14
|
#include <InputParameter.h>
Public Member Functions | |
| InputParameter (SEXP x_) | |
| operator T () | |
Private Attributes | |
| SEXP | x |
Definition at line 30 of file InputParameter.h.
|
inline |
Definition at line 32 of file InputParameter.h.
|
inline |
Definition at line 34 of file InputParameter.h.
References Rcpp::as(), and Rcpp::InputParameter< T >::x.

|
private |
Definition at line 37 of file InputParameter.h.
Referenced by Rcpp::InputParameter< T >::operator T().