OpenKalman
OpenKalman::element_type_of< T, typename > Struct Template Reference

The element type (e.g., std::float, std::double, std::complex<double>) of an indexible object. More...

#include <element_type_of.hpp>

Detailed Description

template<typename T, typename = void>
struct OpenKalman::element_type_of< T, typename >

The element type (e.g., std::float, std::double, std::complex<double>) of an indexible object.

Template Parameters
TA tensor or other array.

The documentation for this struct was generated from the following file: