Difference between revisions of "Template:cpp/numeric/linalg/dsc vector abs sum"
From cppreference.com
m (descripción) |
|||
Line 1: | Line 1: | ||
− | {{dsc tfun|cpp/numeric/linalg/vector_abs_sum| | + | {{dsc tfun|cpp/numeric/linalg/vector_abs_sum|returns sum of absolute values of the vector elements|notes={{mark c++26}}}} |
Latest revision as of 10:34, 11 July 2024
|- class="t-dsc"
|(C++26)
| returns sum of absolute values of the vector elements
(function template)
|-