Lapack++ News
Status: Beta
Brought to you by:
cstim
This bugfix release introduces another copy() method for all the
matrices, along with documentation of a known issue when declaring a
new matrix variable that should contain a deep copy of another
submatrix (see operator= documentation). Also, this release fixes the
broken LaIndex::set method.