|
Ublas : |
From: Yves Pausch (yX.pX_at_[hidden])
Date: 2006-11-15 10:19:03
Hi,
is there a method which allows the removal of rows and columns of a matrix?
Something like I have a matrix a[6,5] and want to remove the row with
the index 3 and get the manipulated matrix a[5,5].
Cheers, Yves.