Data Structures | Namespaces
ie_parameter.hpp File Reference

A header file for the Parameter class. More...

#include <algorithm>
#include <cctype>
#include <details/ie_exception.hpp>
#include <iterator>
#include <map>
#include <memory>
#include <string>
#include <tuple>
#include <typeinfo>
#include <utility>
#include <vector>
#include "ie_api.h"

Go to the source code of this file.

Data Structures

class  InferenceEngine::Parameter
 This class represents an object to work with different parameters. More...
 

Namespaces

 InferenceEngine
 Inference Engine API.
 

Detailed Description

A header file for the Parameter class.