OpenKalman
|
Definition of adjoint function. More...
#include <complex>
Go to the source code of this file.
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
Functions | |
template<typename Arg > | |
decltype(auto) constexpr | OpenKalman::adjoint (Arg &&arg) |
Take the adjoint of a matrix. More... | |
Definition of adjoint function.