$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Benedikt Weber (weber_at_[hidden])
Date: 2002-07-03 06:59:59
"Joerg Walter" <jhr.walter_at_[hidden]> wrote
> > 1) A member function that gives a pointer for the raw data in stead of
> > having to write & Matrix(0,0) for IO and interfacing to FORTRAN
routines.
>
> These member functions have been added recently and should be documented
at
> least in the 'Interface' section. We'll document them fully later.
We also need an explicit statement in the documentation about the internal
storage layout. I guess it is comformant to BLAS for triangular and banded
matrices. However I saw some discussions on the internal representation of
Hermitean matrices.
Benedikt