Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
c10::ComplexHalf Struct Reference

Public Member Functions

Half real () const
 
Half imag () const
 
 ComplexHalf (std::complex< float > value)
 
 operator std::complex< float > () const
 

Data Fields

Half real_
 
Half imag_
 

Detailed Description

Definition at line 351 of file Half.h.


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