ceras
yet another deep learning engine
Public Attributes | List of all members
ceras::complex< Real_Ex, Imag_Ex > Struct Template Reference

#include <complex_operator.hpp>

Public Attributes

Real_Ex real_
 
Imag_Ex imag_
 

Member Data Documentation

◆ imag_

template<Expression Real_Ex, Expression Imag_Ex>
Imag_Ex ceras::complex< Real_Ex, Imag_Ex >::imag_

◆ real_

template<Expression Real_Ex, Expression Imag_Ex>
Real_Ex ceras::complex< Real_Ex, Imag_Ex >::real_

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