OpenKalman
|
Definition for scalar_type_of. More...
#include <type_traits>
#include "linear-algebra/coordinates/interfaces/coordinate_descriptor_traits.hpp"
#include "linear-algebra/coordinates/concepts/descriptor.hpp"
#include "linear-algebra/coordinates/concepts/descriptor_range.hpp"
#include "linear-algebra/coordinates/concepts/pattern.hpp"
Go to the source code of this file.
Typedefs | |
template<typename T > | |
using | OpenKalman::coordinates::scalar_type_of_t = typename scalar_type_of< T >::type |
Helper template for scalar_type_of. | |
Definition for scalar_type_of.