Public Types | Public Member Functions | List of all members
Eigen::internal::abs_knowing_score< Scalar, typename > Struct Template Reference

#include <UnaryFunctors.h>

Public Types

typedef NumTraits< Scalar >::Real result_type
 

Public Member Functions

template<typename Score >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar &a, const Score &) const
 

Detailed Description

template<typename Scalar, typename = void>
struct Eigen::internal::abs_knowing_score< Scalar, typename >

Definition at line 71 of file UnaryFunctors.h.

Member Typedef Documentation

template<typename Scalar , typename = void>
typedef NumTraits<Scalar>::Real Eigen::internal::abs_knowing_score< Scalar, typename >::result_type

Definition at line 74 of file UnaryFunctors.h.

Member Function Documentation

template<typename Scalar , typename = void>
template<typename Score >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type Eigen::internal::abs_knowing_score< Scalar, typename >::operator() ( const Scalar &  a,
const Score &   
) const
inline

Definition at line 76 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:28