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

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

#include <constant_diagonal_coefficient.hpp>

Public Member Functions

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

Detailed Description

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

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

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


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