data.tensor.create

Syntax

tp = data.tensor.create(v)

Create a tensor. The position of the tensor is v, and all components of the tensor value are set to 0.0.

Returns:

tp - tensor pointer

Arguments:

v - tensor position