|
riccaticpp
|
Go to the source code of this file.
Namespaces | |
| namespace | riccati |
Macros | |
| #define | likely(x) |
| #define | unlikely(x) |
| #define | RICCATI_COLD_PATH |
| #define | RICCATI_NO_INLINE |
| #define | RICCATI_ALWAYS_INLINE inline |
| #define | RICCATI_PURE |
| #define likely | ( | x | ) |
Definition at line 53 of file macros.hpp.
| #define RICCATI_ALWAYS_INLINE inline |
Definition at line 57 of file macros.hpp.
| #define RICCATI_COLD_PATH |
Definition at line 55 of file macros.hpp.
| #define RICCATI_NO_INLINE |
Definition at line 56 of file macros.hpp.
| #define RICCATI_PURE |
Definition at line 58 of file macros.hpp.
| #define unlikely | ( | x | ) |
Definition at line 54 of file macros.hpp.