tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
blas2_matrix_vector_product.hpp File Reference

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