| 
 | ||||||
| 
 | ||||||
|  | ||||||
| Prototype | ||||||
| template <class VecX, class VecY> void scatter(const VecX& x, VecY y) ; | ||||||
|  | ||||||
| Description | ||||||
| Scatters the elements of the sparse vector x into the dense vector y. | ||||||
|  | ||||||
| Definition | ||||||
| mtl.h | ||||||
|  | ||||||
| Preconditions | ||||||
|  | ||||||
|  | ||||||
| Complexity | ||||||
| O(n) where n is the size of the sparse vector | ||||||
|  | ||||||
| Example | ||||||
|  | ||||||
| Notes | ||||||
|  | ||||||
| See also | ||||||

![[MTL Home]](./ndtoclogo.gif) Copyright ©
1998,1999 University of Notre Dame.  All Rights Reserved.
Copyright ©
1998,1999 University of Notre Dame.  All Rights Reserved.