Harlinn.Windows 0.1
|
Namespaces | |
namespace | Harlinn |
namespace | Harlinn::Common |
namespace | Harlinn::Common::Core |
namespace | Harlinn::Common::Core::Math |
namespace | Harlinn::Common::Core::Math::Internal |
namespace | Harlinn::Common::Core::Math::Internal::OpenLibM |
Macros | |
#define | type double |
#define | roundit round |
#define | dtype long |
#define | DTYPE_MIN LONG_MIN |
#define | DTYPE_MAX LONG_MAX |
#define | fn lround |
#define | INRANGE(x) |
Functions | |
namespace | Harlinn::Common::Core::Math::Internal::OpenLibM::_CONCAT (fn, _internal) |
constexpr dtype | Harlinn::Common::Core::Math::Internal::OpenLibM::fn (type x) |
#define dtype long |
#define DTYPE_MAX LONG_MAX |
#define DTYPE_MIN LONG_MIN |
#define fn lround |
#define INRANGE | ( | x | ) |
#define roundit round |
#define type double |