$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: boost (boost_at_[hidden])
Date: 2001-03-29 12:57:20
Salut,
something I already miss in BLAS standard is the
treatment of complex conjugated matrices, which
I need in my calculations. Could add
op(X) = C^{c},
i.e. complex conjugation without transposing the matrix,
to the matrix multiplication routines.
Best wishes
Peter