|
OpenKalman
|
The contract function. More...
Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Functions | |
| template<typename A , typename B > | |
| decltype(auto) constexpr | OpenKalman::contract (A &&a, B &&b) |
| Matrix multiplication of A * B. | |
The contract function.
1.8.13