|
九韶内核 1.0.0.0
|
The class of FloatingPotintAttribute 更多...
#include <af/attribute/AttributeBase.hpp>#include <af/attribute/AttributeMeta.hpp>#include <string_view>#include <type_traits>

类 | |
| class | AMCAX::FloatingPotintAttribute< T > |
| The class of FloatingPotintAttribute 更多... | |
命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。 | |
类型定义 | |
| using | AMCAX::FloatAttribute = FloatingPotintAttribute<float> |
| using | AMCAX::DoubleAttribute = FloatingPotintAttribute<double> |
The class of FloatingPotintAttribute
The class of FloatingPotintAttribute is used to store a floating point value. The value can be float or double.