16 #ifndef OPENKALMAN_INDEXIBLE_HPP 17 #define OPENKALMAN_INDEXIBLE_HPP 32 constexpr
bool indexible =
34 interface::count_indices_defined_for<std::decay_t<T>>;
39 #endif //OPENKALMAN_INDEXIBLE_HPP constexpr bool indexible
T is a generalized tensor type.
Definition: indexible.hpp:32
The root namespace for OpenKalman.
Definition: basics.hpp:34