|
AMCAX Kernel 1.0.0.0
|
The class of FloatingPointAttribute. More...
#include <af/attribute/Attribute.hpp>#include <common/Macros.hpp>#include <memory>#include <string>
Include dependency graph for FloatPointAttribute.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | AMCAX::FloatingPointAttribute< T > |
| The template class of FloatingPointAttribute. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
Typedefs | |
| using | AMCAX::FloatAttribute = FloatingPointAttribute<float> |
| using | AMCAX::DoubleAttribute = FloatingPointAttribute<double> |
The class of FloatingPointAttribute.
The class of FloatingPointAttribute is used to store a floating point value. The value can be float or double.