OpenKalman
|
Definition for hermitian_matrix. More...
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 , Applicability b = Applicability::guaranteed> | |
constexpr bool | OpenKalman::hermitian_matrix |
Specifies that a type is a hermitian matrix (assuming it is square_shaped). More... | |
Definition for hermitian_matrix.