Function that appends a vector of double precision numbers as a row to a matrix.
- Author:
- Rochan R. Upadhyay
- Parameters:
-
irow | : row number in which to add the vector |
itot | : number of rows of the matrix |
v | : vector to be added as row number irow |
- Date:
- 10/12/2010