Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
MathConfigApp.h
Go to the documentation of this file.
1// (c) IMT - Information Management Technology AG, CH-9470 Buchs, www.imt.ch.
2
3#ifndef IMT_BASE_CORE_MATH_MATHCONFIGAPP_H
4#define IMT_BASE_CORE_MATH_MATHCONFIGAPP_H
5
11// AXIVION FILE Style AutosarC++19_03-A2.7.2: File contains per default commented out defines
12// AXIVION FILE Style AutosarC++19_03-A2.8.1: File provides global configuration constants and defines.
13// AXIVION FILE Style AutosarC++19_03-A16.0.1: precompiler decision required
14
15namespace imt {
16namespace base {
17namespace core {
18namespace math {
19
46// #define CUSTOM_ABS
47// #define CUSTOM_ARCOS
48// #define CUSTOM_ARCOSH
49// #define CUSTOM_ARSIN
50// #define CUSTOM_ARSINH
51// #define CUSTOM_ARTAN
52// #define CUSTOM_ARTAN2
53// #define CUSTOM_ARTANH
54// #define CUSTOM_COMPARE
55// #define CUSTOM_COPYSIGN
56// #define CUSTOM_COS
57// #define CUSTOM_COSH
58// #define CUSTOM_ERF
59// #define CUSTOM_ERFC
60// #define CUSTOM_EXP
61// #define CUSTOM_EXP
62// #define CUSTOM_EXPM1
63// #define CUSTOM_FDIM
64// #define CUSTOM_FLOOR
65// #define CUSTOM_FMOD
66// #define CUSTOM_FPCLASSIFY
67// #define CUSTOM_FREXP
68// #define CUSTOM_HYPOT
69// #define CUSTOM_ILOGB
70// #define CUSTOM_ISINF
71// #define CUSTOM_ISNAN
72// #define CUSTOM_LDEXP
73// #define CUSTOM_LOG
74// #define CUSTOM_LOG1P
75// #define CUSTOM_LOG2
76// #define CUSTOM_LOGB
77// #define CUSTOM_MODF
78// #define CUSTOM_NAN
79// #define CUSTOM_NEXTAFTER
80// #define CUSTOM_POW
81// #define CUSTOM_REMAINDER
82// #define CUSTOM_REMQUO
83// #define CUSTOM_RINT
84// #define CUSTOM_SCALBLN
85// #define CUSTOM_SCALBN
86// #define CUSTOM_SIN
87// #define CUSTOM_SINH
88// #define CUSTOM_SQRT
89// #define CUSTOM_TAN
90// #define CUSTOM_TANH
91// #define CUSTOM_TRUNC
92
93} // namespace math
94} // namespace core
95} // namespace base
96} // namespace imt
97
98#endif // IMT_BASE_CORE_MATH_MATHCONFIGAPP_H
This is a application specific file which is used to configure Imt.Base.Core.Math.