$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Maximum Size of Matrix in Boost
From: Gundala Viswanath (gundalav_at_[hidden])
Date: 2009-01-27 10:02:20
Hi,
I have a matrix withn 10^7 * 10^7 rows,
each with double value like 0.333.
All this printed in text file.
I want to slurp all of them in Boost Matrix,
with 6GB RAM, can it handle such matrix?
- Gundala Viswanath
Jakarta - Indonesia