ONE - On-device Neural Engine
|
Struct that holds attr data of float type. More...
#include <COpAttrTypes.h>
Public Member Functions | |
COpAttrFloat (float tf_val) | |
float | val () const |
void | val (float val) |
Public Member Functions inherited from locoex::COpAttrData | |
virtual | ~COpAttrData ()=default |
COpAttrType | type () const |
void | type (COpAttrType attr_type) |
Additional Inherited Members | |
Protected Member Functions inherited from locoex::COpAttrData | |
COpAttrData (COpAttrType attr_type) | |
Struct that holds attr data of float type.
Definition at line 73 of file COpAttrTypes.h.
|
inline |
Definition at line 76 of file COpAttrTypes.h.
|
inline |
Definition at line 78 of file COpAttrTypes.h.
|
inline |
Definition at line 79 of file COpAttrTypes.h.
References val().
Referenced by val().