OpenKalman
|
Definition for coordinates::dimension_of. More...
#include <type_traits>
#include "basics/global-definitions.hpp"
#include "values/concepts/fixed.hpp"
#include "values/functions/to_number.hpp"
#include "linear-algebra/coordinates/functions/get_dimension.hpp"
Go to the source code of this file.
Variables | |
template<typename T > | |
constexpr auto | OpenKalman::coordinates::dimension_of_v = dimension_of<T>::value |
Helper template for coordinates::dimension_of. | |
Definition for coordinates::dimension_of.