OpenKalman
Classes | Namespaces | Typedefs
layout_of.hpp File Reference

Definition for layout_of. More...

#include "linear-algebra/traits/get_mdspan.hpp"
#include "linear-algebra/concepts/internal/layout_mapping_policy.hpp"
Include dependency graph for layout_of.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition for layout_of.