http://www.emgu.com
Get the type of data from this tensor
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic DataType Type { get; }
Public ReadOnly Property Type As DataType
Get
public:
property DataType Type {
DataType get ();
}
member Type : DataType with get
Property Value
Type:
DataType
See Also