NDDEM
Public Member Functions | List of all members
Eigen::internal::conj_if< false > Struct Reference

#include <ConjHelper.h>

Public Member Functions

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & operator() (const T &x) const
 
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & pconj (const T &x) const
 

Member Function Documentation

◆ operator()()

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T& Eigen::internal::conj_if< false >::operator() ( const T &  x) const
inline

◆ pconj()

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T& Eigen::internal::conj_if< false >::pconj ( const T &  x) const
inline

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