|
OpenKalman
|
Definition for to_diagonal function. More...

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Functions | |
| template<typename Arg , std::enable_if_t< indexible< Arg >, int > = 0> | |
| decltype(auto) constexpr | OpenKalman::to_diagonal (Arg &&arg) |
| Convert an indexible object into a diagonal matrix. More... | |
Definition for to_diagonal function.
1.8.13