|
OpenKalman
|
Definition of conjugate_transpose 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::conjugate_transpose (Arg &&arg) |
| Take the conjugate-transpose of an indexible_object. | |
Definition of conjugate_transpose function.
1.8.13