Subject: Re: [Boost-users] Maximum Size of Matrix in Boost
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2009-01-27 12:34:47


On Tue, Jan 27, 2009 at 10:29 AM, John Wilkinson <jwilkinson_at_[hidden]>wrote:

> So it seems likely that the matrix is
> sparse.

I didn't get the impression from the OP that the matrix was sparse. All he
said was that each element held a "double value like 0.333."

Jon