OpenKalman
Functions
largest_vector_space_descriptor.hpp File Reference
#include "linear-algebra/coordinates/concepts/pattern.hpp"
Include dependency graph for largest_vector_space_descriptor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Scalar , typename V , typename... Vs, std::enable_if_t< values::number< Scalar > and(pattern< V > and ... and pattern< Vs >), int > = 0>
decltype(auto) constexpr OpenKalman::coordinates::internal::largest_vector_space_descriptor (V &&v, Vs &&...vs)