Public Member Functions | Protected Attributes
ngraph::DirectValueAccessor< AT > Class Template Reference
Inheritance diagram for ngraph::DirectValueAccessor< AT >:
Inheritance graph
[legend]
Collaboration diagram for ngraph::DirectValueAccessor< AT >:
Collaboration graph
[legend]

Public Member Functions

 DirectValueAccessor (AT &ref)
 
const AT & get () override
 Returns the value.
 
void set (const AT &value) override
 Sets the value.
 

Protected Attributes

AT & m_ref
 

The documentation for this class was generated from the following file: