Class Function that computes Sum(x(i)^2) using std::accumulate and Square<T> BinaryOp. More...
#include <BasicOps.hxx>
Class Function that computes Sum(x(i)^2) using std::accumulate and Square<T> BinaryOp.
Definition at line 243 of file BasicOps.hxx.