OpenKalman
Namespaces | Variables
constant_matrix.hpp File Reference

Definition for constant_matrix. More...

#include "indexible.hpp"
#include "linear-algebra/traits/constant_coefficient.hpp"
Include dependency graph for constant_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_matrix
 Specifies that all components of an object are the same constant value. More...
 

Detailed Description

Definition for constant_matrix.