You are here: Start » Tensor Constructor

Tensor Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Tensor
(
	Fil.TensorFormat format,
	Ftl.Blob data
)

Parameters

Name Type Range Default Description
formatFil.TensorFormat
dataFtl.Blob

See also