$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost numeric bindings no longer in the current version?
From: Will He (wuwei.he_at_[hidden])
Date: 2011-04-06 03:34:19
Hello,
Could anyone explain to me why I can't find the numeric bindings for
LAPACK, BLAS... ?
Or it's no longer in the current boost? If so, why?
I have read some programs coded with, for example,
boost/numeric/bindings/lapack/computational/ormqr.hpp
Sorry if it's a dumb question.
Will