|
OpenKalman
|
Definition for hermitian_matrix. More...
#include "values/values.hpp"#include "linear-algebra/traits/element_type_of.hpp"#include "linear-algebra/concepts/square_shaped.hpp"#include "linear-algebra/concepts/diagonal_matrix.hpp"#include "linear-algebra/concepts/constant_object.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 > | |
| constexpr bool | OpenKalman::hermitian_matrix |
| Specifies that a type is a hermitian matrix. More... | |
Definition for hermitian_matrix.
1.8.13