16 #ifndef OPENKALMAN_SCALAR_TYPE_OF_HPP 17 #define OPENKALMAN_SCALAR_TYPE_OF_HPP 30 template<
typename T,
typename =
void>
39 template<
interface::scalar_type_defined_for T>
59 #endif //OPENKALMAN_SCALAR_TYPE_OF_HPP Definition: indexible_object_traits.hpp:36
typename scalar_type_of< T >::type scalar_type_of_t
helper template for scalar_type_of.
Definition: scalar_type_of.hpp:54
Definition: tuple_reverse.hpp:103
Type scalar type (e.g., std::float, std::double, std::complex<double>) of a tensor.
Definition: scalar_type_of.hpp:32
The root namespace for OpenKalman.
Definition: basics.hpp:34