You are here: Start » TensorFormat Constructor

TensorFormat Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public TensorFormat
(
	IList<int> dimensions
)

Parameters

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

See also