tensorflow::
#include <math_ops.h>
Optional attribute setters for Complex.
Summary
| Public attributes | |
|---|---|
| Tout_ = DT_COMPLEX64 | DataType | 
| Public functions | |
|---|---|
| Tout(DataType x) | TF_MUST_USE_RESULT AttrsDefaults to DT_COMPLEX64.  | 
Public attributes
Tout_
DataType tensorflow::ops::Complex::Attrs::Tout_ = DT_COMPLEX64
Public functions
Tout
TF_MUST_USE_RESULT Attrs tensorflow::ops::Complex::Attrs::Tout( DataType x )
Defaults to DT_COMPLEX64.