HRCore V1.1.0
A High Resolution Calculation Library
|
Implements of mathematic data type and calculation. More...
#include "../HRCore.h"
Go to the source code of this file.
Classes | |
class | HRCore::Value::Integer |
Integer type. More... | |
class | HRCore::Value::Integer::DivisionResult_t |
Type defination of division result (For Integer only). More... | |
class | HRCore::Value::Float |
Float type. More... | |
Namespaces | |
namespace | HRCore |
HRCore main namespace, contains all classes. | |
namespace | HRCore::Value |
A namespace that contains mathematic data type. | |
Implements of mathematic data type and calculation.
Definition in file Value.hpp.