OpenKalman
|
Definition for coordinates::make_pattern_vector. More...
Go to the source code of this file.
Functions | |
template<typename Scalar = double, typename... Args, std::enable_if_t< values::value< Scalar > and(... and descriptor< Args >), int > = 0> | |
constexpr std::vector< Any< Scalar > > | OpenKalman::coordinates::make_pattern_vector (Args &&...args) |
Make a coordinates::pattern comprising a std::vector of descriptors. More... | |
Definition for coordinates::make_pattern_vector.
constexpr std::vector<Any<Scalar> > OpenKalman::coordinates::make_pattern_vector | ( | Args &&... | args | ) |
Make a coordinates::pattern comprising a std::vector of descriptors.
The resulting type std::vector<component::Any<Scalar>>