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

Go to the source code of this file.

Namespaces

namespace  etl
 
namespace  etl::linalg
 

Functions

template<inout_object InOutObj1, inout_object InOutObj2>
requires (InOutObj1::rank() == InOutObj1::rank())
constexpr auto swap_elements (InOutObj1 x, InOutObj2 y) -> void