vector subvector_elements ( const vector v,
const vector_int index 
) [inline]

Function that extracts a subvector from a vector.

Author:
Rochan R. Upadhyay
Parameters:
v: Original vector
index: Integer vector containing the indices of the elements to be extracted
Date:
05/19/2011
 All Classes Files Functions Variables Typedefs Friends Defines