20 #ifndef OPENKALMAN_LINEAR_ALGEBRA_HPP 21 #define OPENKALMAN_LINEAR_ALGEBRA_HPP 25 #include "coordinates/coordinates.hpp" 34 #include "traits/internal/library_base.hpp" 50 #include "adapters/internal/AdapterBase.hpp" 52 #include "adapters/internal/LibraryWrapper.hpp" 53 #include "adapters/interfaces/LibraryWrapper.hpp" 58 #include "adapters/VectorSpaceAdapter.hpp" 62 #endif //OPENKALMAN_LINEAR_ALGEBRA_HPP Definition of FixedSizeAdapter.
Forward declaration of indexible_object_traits, which must be defined for all objects used in OpenKal...
Interfaces for VectorSpaceAdapter.
Forward declarations for OpenKalman classes and related traits.
Header file for code relating to values (e.g., scalars and indices)
Concepts for testing whether indexible_object_traits are defined for a particular object...
Forward declaration of library_interface, which must be defined for all objects used in OpenKalman...
Header file for all general functions.
Header file for code relating to object properties.
Definition of OpenKalman::internal::ElementAccessor.
Basic definitions for OpenKalman as a whole.
Interfaces for FixedSizeAdapter.
Concepts for testing whether library_interface functions are defined for a particular object...