OpenKalman
|
Definition of conjugate function. More...
#include <complex>
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::conjugate (Arg &&arg) |
Take the conjugate of a matrix. More... | |
Definition of conjugate function.