You are here: Start » Tensor Class

Tensor Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Tensor()
Tensor(TensorFormat, Blob)

Properties

 NameTypeDescription
DataSystem.IntPtr
FormatFil.TensorFormat A data descriptor.
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject

Methods

 NameDescription
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

See also