Type Class
Base class to define element type
ov_element_c#_api
Namespace: OpenVinoSharp.elementAssembly: OpenVINO_CSharp_API (in OpenVINO_CSharp_API.dll) Version: 2024.3.0.2+a9617c0f8f80882646d0eba11b88ae6cb17b3fb8
- Inheritance
- Object Type
- Derived
Type(ElementType)
|
OvType constructor, by ElementType initialize the Type class
|
Type(String)
|
OvType constructor, initializing element.Type through data type string
|
Type(Type)
|
OvType copy constructor, by Type initialize the Type class
|
Type(Type_t)
|
OvType constructor, by Type_t initialize the Type class
|
m_type
|
data type, defined based on Type_t.
|