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

#include <algorithm.h>

Public Member Functions

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

Detailed Description

Definition at line 195 of file algorithm.h.

Member Function Documentation

◆ operator()()

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

Definition at line 197 of file algorithm.h.

References Rcpp::is_na(), Rcpp::algorithm::log(), 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: