|
OpenKalman
|
Definition for triangular_matrix. More...
#include "linear-algebra/concepts/indexible.hpp"#include "linear-algebra/traits/triangle_type_of.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Variables | |
| template<typename T , triangle_type t = triangle_type::any> | |
| constexpr bool | OpenKalman::triangular_matrix |
| Specifies that an argument is an indexible object having a given triangle_type (e.g., upper, lower, or diagonal). More... | |
Definition for triangular_matrix.
1.8.13