|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
| namespace | etl::linalg |
Functions | |
| template<in_matrix InMat, in_vector InVec, out_vector OutVec> | |
| constexpr auto | matrix_vector_product (InMat a, InVec x, OutVec y) noexcept -> void |