Public Member Functions | List of all members
Eigen::internal::scalar_log1p_op< Scalar > Struct Template Reference

#include <UnaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC const Scalar operator() (const Scalar &a) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet packetOp (const Packet &a) const
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_log1p_op< Scalar >

Definition at line 302 of file UnaryFunctors.h.

Member Function Documentation

template<typename Scalar >
EIGEN_DEVICE_FUNC const Scalar Eigen::internal::scalar_log1p_op< Scalar >::operator() ( const Scalar &  a) const
inline

Definition at line 304 of file UnaryFunctors.h.

template<typename Scalar >
template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::scalar_log1p_op< Scalar >::packetOp ( const Packet a) const
inline

Definition at line 306 of file UnaryFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46