$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2002-10-14 15:22:52
----- Original Message -----
From: "Neal D. Becker" <nbecker_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>
Sent: Monday, October 14, 2002 3:49 PM
Subject: [boost] ublas and non-0-based vectors
> Does ublas have support for non-0 based vectors (vectors where indexes
> have ranges other than [0...n-1])?
For example 1-based indices like in the Fortran world? No.
Sorry
Joerg