You are here: Start » Tensor Class
Tensor Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Tensor() | |
![]() | Tensor(TensorFormat, Blob) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Data | System.IntPtr | |
![]() | Format | Fil.TensorFormat | A data descriptor. |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.Tensor) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Tensor) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.Tensor) | |
![]() | ToString() | Inherited from System.Object |