|
OpenKalman
|
Definition for layout_of. More...
#include "linear-algebra/traits/get_mdspan.hpp"#include "linear-algebra/concepts/internal/layout_mapping_policy.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::layout_of< T, typename > |
| The layout_mapping_policy of an indexible object. More... | |
| struct | OpenKalman::layout_of< T, std::enable_if_t< indexible< T > > > |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More... | |
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Typedefs | |
| template<typename T > | |
| using | OpenKalman::layout_of_t = typename layout_of< T >::type |
| helper template for layout_of. | |
Definition for layout_of.
1.8.13