|
OpenKalman
|
Definition for constant_value. More...
#include "linear-algebra/concepts/constant_diagonal_object.hpp"#include "linear-algebra/interfaces/interfaces-defined.hpp"#include "linear-algebra/concepts/constant_object.hpp"#include "linear-algebra/traits/internal/get_singular_component.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<typename T , std::enable_if_t< constant_object< T > or constant_diagonal_object< T >, int > = 0> | |
| constexpr auto | OpenKalman::constant_value (T &&t) |
| The constant value associated with a constant_object or constant_diagonal_object. | |
Definition for constant_value.
1.8.13