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 InObj1, in_object InObj2, out_object OutObj> requires (InObj1::rank() == OutObj::rank() and InObj2::rank() == OutObj::rank()) | |
constexpr auto | add (InObj1 x, InObj2 y, OutObj z) -> void |