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 19 of file Default/TypeCasting.h.

Member Typedef Documentation

◆ result_type

Definition at line 21 of file Default/TypeCasting.h.

Member Function Documentation

◆ operator()()

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 22 of file Default/TypeCasting.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22