sum_squares [MTL Home] Programmers Guide
  Contents | Index |  Search 


Category:algorithms Component type:function
Prototype
template <class Vector>
linalg_traits<Vector>::value_type sum_squares(const Vector& x) ;
Description
Definition
mtl.h
Preconditions
Complexity
O(n)
Example
Notes
See also

[MTL Home] Copyright © 1998,1999 University of Notre Dame. All Rights Reserved.