MyRListFunc Class Reference

Inherits RcppFunction.

Collaboration diagram for MyRListFunc:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MyRListFunc (SEXP fn)
std::vector< double > addOne (double alpha, double beta, double gamma)

Detailed Description

Definition at line 79 of file RcppExample.cpp.


Constructor & Destructor Documentation

MyRListFunc::MyRListFunc ( SEXP  fn  )  [inline]

Definition at line 81 of file RcppExample.cpp.


Member Function Documentation

std::vector<double> MyRListFunc::addOne ( double  alpha,
double  beta,
double  gamma 
) [inline]

Definition at line 82 of file RcppExample.cpp.

References RcppFunction::appendToRList(), RcppFunction::clearProtectionStack(), RcppFunction::listCall(), and RcppFunction::setRListSize().

Referenced by Rcpp_Example().

Here is the call graph for this function:


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

Generated on Sat Dec 19 14:01:30 2009 for Rcpp by  doxygen 1.6.1