Function that extracts a submatrix whose column indices are stored in a vector.
- Author:
- Rochan R. Upadhyay
- Parameters:
-
m | : Given matrix whose column needs to be extracted |
v | : Vector integer that stores the column undices to be extracted |
- Date:
- 12/15/2010