This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
namespace element { // typedefs typedef std::vector<Type> TypeVector; // global functions template <typename T> Type from(); } // namespace element