16 #ifndef OPENKALMAN_INTERFACES_MDSPAN_LIBRARY_HPP 17 #define OPENKALMAN_INTERFACES_MDSPAN_LIBRARY_HPP 33 template<
typename T,
typename Extents,
typename LayoutPolicy,
typename AccessorPolicy>
Definition: basics.hpp:41
An interface to various routines from the linear algebra library associated with indexible object T...
Definition: library_interface.hpp:42
Forward declaration of library_interface, which must be defined for all objects used in OpenKalman...
Definition of object_traits for std::mdspan.
Basic definitions for OpenKalman as a whole.