You are here: Start » FIL.NET » Tensor Constructor
Tensor Constructor
Creates a deep copy of the passed object.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Tensor
(
FilNet.Tensor rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | FilNet.Tensor | Prototype object. |
