OpenKalman
Public Member Functions | List of all members
OpenKalman::values::constant_coefficient< T, typename > Struct Template Reference

The constant associated with T, assuming T is a constant_matrix. More...

#include <constant_coefficient.hpp>

Public Member Functions

constexpr constant_coefficient (const std::decay_t< T > &)
 

Detailed Description

template<typename T, typename = void>
struct OpenKalman::values::constant_coefficient< T, typename >

The constant associated with T, assuming T is a constant_matrix.

If T is a constant_matrix, it will have a value defined.


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