Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/numeric/linalg/dsc vector abs sum"

From cppreference.com
m (descripción)
(Undo revision 173468 by Ljestrada (talk) (wrong language))
 
Line 1: Line 1:
{{dsc tfun|cpp/numeric/linalg/vector_abs_sum|Devuelve la suma de los valores absolutos de los elementos del vector.|notes={{mark c++26}}}}
+
{{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"

|

| returns sum of absolute values of the vector elements
(function template) |-