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

#include <algorithm.h>

Public Member Functions

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

Detailed Description

Definition at line 217 of file algorithm.h.

Member Function Documentation

◆ operator()()

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

Definition at line 219 of file algorithm.h.

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

Here is the call graph for this function:

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