OpenKalman
Classes
library_interface.hpp File Reference

Forward declaration of library_interface, which must be defined for all objects used in OpenKalman. More...

#include <type_traits>
#include <tuple>
Include dependency graph for library_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::interface::library_interface< LibraryObject, typename >
 An interface to various routines from the linear algebra library associated with indexible object T. More...
 

Detailed Description

Forward declaration of library_interface, which must be defined for all objects used in OpenKalman.