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

#include <UnaryFunctors.h>

Public Types

typedef NumTraits< Scalar >::Real result_type
 

Public Member Functions

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

Detailed Description

template<typename Scalar>
struct Eigen::internal::abs_knowing_score< Scalar, typename scalar_score_coeff_op< Scalar >::Score_is_abs >

Definition at line 78 of file UnaryFunctors.h.

Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::abs_knowing_score< Scalar, typename scalar_score_coeff_op< Scalar >::Score_is_abs >::result_type

Definition at line 81 of file UnaryFunctors.h.

Member Function Documentation

template<typename Scalar >
template<typename Scal >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type Eigen::internal::abs_knowing_score< Scalar, typename scalar_score_coeff_op< Scalar >::Score_is_abs >::operator() ( const Scal &  ,
const result_type a 
) const
inline

Definition at line 83 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