Public Types | Public Member Functions | List of all members
Eigen::internal::scalar_cast_op< float, Eigen::half > Struct Template Reference

#include <TypeCasting.h>

Public Types

typedef Eigen::half result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float &a) const
 

Detailed Description

template<>
struct Eigen::internal::scalar_cast_op< float, Eigen::half >

Definition at line 18 of file CUDA/TypeCasting.h.

Member Typedef Documentation

Definition at line 20 of file CUDA/TypeCasting.h.

Member Function Documentation

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half Eigen::internal::scalar_cast_op< float, Eigen::half >::operator() ( const float &  a) const
inline

Definition at line 21 of file CUDA/TypeCasting.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