tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
namespace | etl::linalg |
Functions | |
template<in_vector InVec> | |
constexpr auto | vector_abs_sum (InVec v) noexcept -> typename InVec::value_type |
template<in_vector InVec, typename Scalar> | |
constexpr auto | vector_abs_sum (InVec v, Scalar init) noexcept -> Scalar |