RF: Adjust NEWMAT::SVD to explicitly fail if passed a matrix with less rows
than columns (for compatibility with newmat behavuiour). Remove U truncation, as arma::svd_econ does it for us (whereas arma::svd does not)
Please register or sign in to comment