Function sumsqr¶
function sumsqr(const E1 &) base¶
template <input_expression E1, typename T = expression_value_type<E1>>
KFR_FUNCTION T sumsqr(const E1& x) Returns the sum of squares of all the elements in x.
Fully qualified name: kfr::sumsqr(const E1 &)
Declared at base/reduce.hpp:520
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.