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 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |
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 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |