$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-03-10 07:13:57
In the constructor of matrix_range for instance, the precondition checks
are commented out. Now there is no error generated when you create a
matrix_range that is bigger than the matrix is defined on. Anybody an
idea why these precondition checks are commented out?
toon