You are here: Start » TensorFormat Constructor

TensorFormat Constructor

Creates a deep copy of the passed object.

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

Syntax

public TensorFormat
(
	FilNet.TensorFormat rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.TensorFormatPrototype object.

See also