vector_int vector_int::advance_cartesian_product ( size_t  num_points ) const

Function advances a vector to get the next vector in the cartesian product set.

Parameters:
num_points: Total number of points
Author:
Rochan R. Upadhyay

Given a vector of integers this routine returns the next vector in the cartesian product set.

Date:
12/20/2010
All Classes Files Functions Variables Typedefs Friends Defines