OpenKalman
Namespaces | Variables
constant_diagonal_matrix.hpp File Reference

Definition for constant_diagonal_matrix. More...

#include "values/concepts/scalar.hpp"
#include "indexible.hpp"
#include "linear-algebra/traits/constant_diagonal_coefficient.hpp"
Include dependency graph for constant_diagonal_matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 

Variables

template<typename T >
constexpr bool OpenKalman::constant_diagonal_matrix
 Specifies that all diagonal elements of a diagonal object are the same constant value. More...
 

Detailed Description

Definition for constant_diagonal_matrix.