Rcpp Version 1.0.9
Rcpp::algorithm::helpers::exp Struct Reference

#include <algorithm.h>

Public Member Functions

template<typename T >
double operator() (T val)
 

Detailed Description

Definition at line 206 of file algorithm.h.

Member Function Documentation

◆ operator()()

template<typename T >
double Rcpp::algorithm::helpers::exp::operator() ( val)
inline

Definition at line 208 of file algorithm.h.

References Rcpp::algorithm::exp(), Rcpp::is_na(), and Rcpp::algorithm::helpers::rtype< T >::NA().

Here is the call graph for this function:

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