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

Type scalar type (e.g., std::float, std::double, std::complex<double>) of a tensor. More...

#include <scalar_type_of.hpp>

Detailed Description

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

Type scalar type (e.g., std::float, std::double, std::complex<double>) of a tensor.

Template Parameters
TA tensor or other array.

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