File precise_real.hpp¶
FileList > backends > cxx > include > zmbt > decor > precise_real.hpp
Go to the source code of this file
#include <cstdlib>
#include <cmath>
#include "zmbt/core.hpp"
#include "zmbt/reflect.hpp"
Namespaces¶
Type | Name |
---|---|
namespace | zmbt ZMBT root namespace. |
namespace | decor Signal type decorators API. |
namespace | reflect Reflection metafunctions. |
Classes¶
Type | Name |
---|---|
struct | precise <class VT> Type decorator for floating point numbers. Throws on precision loss in runtime. |
struct | precision_loss_error Exception thrown by decor::precise . |
Detailed Description¶
Copyright:
(c) Copyright 2022-2023 Volvo Car Corporation
Copyright:
(c) Copyright 2024 Zenseact AB
** **
SPDX-License-Identifier: Apache-2.0
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/decor/precise_real.hpp