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

TensorFormat Constructor

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

Syntax

public TensorFormat
(
	IList<int> dimensions
)

Parameters

Name Type Range Default Description
dimensionsSystem.Collections.Generic.IList<int>

See also