%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/NYPA/Maragal_1
% name: NYPA/Maragal_1
% [Rank deficient least squares problem, D. Maragal, NY Power Authority]
% id: 1884
% date: 2008
% author: D. Maragal
% ed: T. Davis
% fields: name title A id date author ed kind b notes
% kind: least squares problem
%-------------------------------------------------------------------------------
% notes:
% rank deficient (rank(A) < sprank(A) == size(A,2))
% rank: 10 sprank: 14 columns: 14                  
%-------------------------------------------------------------------------------
