14 #ifndef SST_CORE_MODEL_PYTHON_PYMODEL_UNITALGEBRA_H 15 #define SST_CORE_MODEL_PYTHON_PYMODEL_UNITALGEBRA_H 17 #include "sst/core/sst_types.h" 18 #include "sst/core/unitAlgebra.h" 19 #include "sst/core/warnmacros.h" 21 DISABLE_WARN_DEPRECATED_REGISTER
32 extern PyTypeObject PyModel_UnitAlgebraType;
36 #endif // SST_CORE_MODEL_PYTHON_PYMODEL_UNITALGEBRA_H Definition: pymodel_unitalgebra.h:27
Performs Unit math in full precision.
Definition: unitAlgebra.h:106