#include <Half.h>
◆ complex() [1/3]
  
  
      
        
          | c10::complex< Half >::complex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ complex() [2/3]
  
  
      
        
          | c10::complex< Half >::complex  | 
          ( | 
          const Half &  | 
          real,  | 
         
        
           | 
           | 
          const Half &  | 
          imag  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ complex() [3/3]
  
  
      
        
          | c10::complex< Half >::complex  | 
          ( | 
          const c10::complex< float > &  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ imag()
  
  
      
        
          | constexpr Half c10::complex< Half >::imag  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ operator c10::complex< float >()
  
  
      
        
          | c10::complex< Half >::operator c10::complex< float >  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator*=()
◆ operator+=()
◆ operator-=()
◆ real()
  
  
      
        
          | constexpr Half c10::complex< Half >::real  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ imag_
◆ real_
The documentation for this struct was generated from the following file: