Public Member Functions | |
| TensorArg (Tensor tensor, const char *name, int pos) | |
| const Tensor * | operator-> () const |
| const Tensor & | operator* () const |
Data Fields | |
| Tensor | tensor |
| const char * | name |
| int | pos |
Definition at line 15 of file TensorUtils.h.
1.8.11