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

Go to the source code of this file.

Namespaces

namespace  etl
 
namespace  etl::linalg
 

Functions

template<typename Scalar, inout_object InOutObj>
constexpr auto scale (Scalar alpha, InOutObj x) -> void