tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
namespace | etl::linalg |
Functions | |
template<in_object InObj, out_object OutObj> requires (InObj::rank() == OutObj::rank()) | |
constexpr auto | copy (InObj x, OutObj y) -> void |