You are here: Start » AVL.NET » Tensor.Reset Method

Tensor.Reset Method

Resets this instance with data of the other Tensor object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.Tensor other
)

Parameters

Name Type Range Default Description
otherAvlNet.Tensor

See also