OpenKalman
|
Definition for constant_coefficient. More...
#include <type_traits>
#include "values/values.hpp"
#include "linear-algebra/interfaces/object-traits-defined.hpp"
#include "linear-algebra/concepts/indexible.hpp"
#include "linear-algebra/concepts/one_dimensional.hpp"
Go to the source code of this file.
Namespaces | |
OpenKalman::values | |
Definition for values::abs. | |
OpenKalman | |
The root namespace for OpenKalman. | |
Functions | |
template<typename T > | |
OpenKalman::values::constant_coefficient (const T &) -> constant_coefficient< T > | |
Deduction guide for constant_coefficient. | |
Variables | |
template<typename T > | |
constexpr auto | OpenKalman::values::constant_coefficient_v = constant_coefficient<T>::value |
Helper template for constant_coefficient. | |
template<typename T > | |
constexpr auto | OpenKalman::values::detail::const_diag_value |
template<typename T > | |
constexpr bool | OpenKalman::values::detail::has_static_constant |
Definition for constant_coefficient.
constexpr auto OpenKalman::values::detail::const_diag_value |
constexpr bool OpenKalman::values::detail::has_static_constant |