OpenKalman
Namespaces | Variables
dimension_size_of_index_is.hpp File Reference

Definition for dimension_size_of_index_is. More...

#include "values/values.hpp"
#include "linear-algebra/concepts/indexible.hpp"
#include "linear-algebra/traits/index_dimension_of.hpp"
Include dependency graph for dimension_size_of_index_is.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 , std::size_t index, std::size_t value, auto comp = &stdex::is_eq, applicability b = applicability::guaranteed>
constexpr bool OpenKalman::dimension_size_of_index_is
 Specifies that a given index of T has a specified size. More...
 

Detailed Description

Definition for dimension_size_of_index_is.