You are here: Start » AVL.NET » TensorFormat Constructor

TensorFormat Constructor

Creates a deep copy of the passed object.

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

Syntax

public TensorFormat
(
	AvlNet.TensorFormat rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.TensorFormatPrototype object.

See also