OpenKalman
|
Definition for diagonal_of function. More...
Go to the source code of this file.
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
Functions | |
template<typename Arg > | |
decltype(auto) constexpr | OpenKalman::diagonal_of (Arg &&arg) |
Extract a column vector (or column slice for rank>2 tensors) comprising the diagonal elements. More... | |
Definition for diagonal_of function.