|
AMCAX Kernel 1.0.0.0
|
The class of FloatingPotintAttribute. 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::FloatingPotintAttribute< T > |
| The template class of FloatingPotintAttribute. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
Typedefs | |
| 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.