Internal data structure for operator of arithmetic mode. More...
#include <gsttensor_transform.h>
Public Attributes | |
tensor_transform_operator | op |
int | applying_ch |
tensor_data_s | value |
Internal data structure for operator of arithmetic mode.
Definition at line 116 of file gsttensor_transform.h.
int tensor_transform_operator_s::applying_ch |
Definition at line 119 of file gsttensor_transform.h.
tensor_transform_operator tensor_transform_operator_s::op |
Definition at line 118 of file gsttensor_transform.h.
tensor_data_s tensor_transform_operator_s::value |
Definition at line 120 of file gsttensor_transform.h.