|
OpenKalman
|
Definition for hermitian_adapter. More...
#include "linear-algebra/enumerations.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Variables | |
| template<typename T , HermitianAdapterType t = HermitianAdapterType::any> | |
| constexpr bool | OpenKalman::hermitian_adapter = hermitian_matrix<T> and detail::hermitian_adapter_impl<std::decay_t<T>, t>::value |
| Specifies that a type is a hermitian matrix adapter of a particular type. More... | |
Definition for hermitian_adapter.
1.8.13