|
OpenKalman
|
Definition for ::fixed_value_compares_with. More...
#include "basics/basics.hpp"#include "fixed.hpp"#include "values/traits/fixed_value_of.hpp"#include "values/functions/internal/near.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::values::detail::compare_three_way_near< N, epsilon_factor > |
Namespaces | |
| OpenKalman::values | |
| Definition for values::abs. | |
Variables | |
| template<typename T , auto N, auto comp = &stdex::is_eq, unsigned int epsilon_factor = 0U> | |
| constexpr bool | OpenKalman::values::fixed_value_compares_with = detail::fixed_value_compares_with_impl<T, N, comp, epsilon_factor>::value |
| T has a fixed value that compares with N in a particular way based on parameter comp. More... | |
Definition for ::fixed_value_compares_with.
1.8.13