data.tensor.head
Syntax
- tp = data.tensor.head
Get the head of the global list of tensors. Use
data.tensor.nextto iterate through the list.Returns: tp - tensor pointer
| Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |
Syntax
Get the head of the global list of tensors. Use data.tensor.next to iterate through the list.
| Returns: | tp - tensor pointer |
|---|
| Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |