|
OpenKalman
|
Definition for diagonal_of function. More...
#include "linear-algebra/concepts/constant_object.hpp"
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.
1.8.13