Internal data structure for arithmetic mode. More...
#include <gsttensor_transform.h>
Public Attributes | |
tensor_type | out_type |
gboolean | per_channel_arith |
guint | ch_dim |
Internal data structure for arithmetic mode.
Definition at line 126 of file gsttensor_transform.h.
guint _tensor_transform_arithmetic::ch_dim |
Definition at line 129 of file gsttensor_transform.h.
tensor_type _tensor_transform_arithmetic::out_type |
Definition at line 127 of file gsttensor_transform.h.
gboolean _tensor_transform_arithmetic::per_channel_arith |
Definition at line 128 of file gsttensor_transform.h.