Boost logo

Ublas :

Subject: [ublas] [bindings] lapack::lange: where is the computed norm?
From: Marco Guazzone (marco.guazzone_at_[hidden])
Date: 2010-07-22 15:44:01


Hi,

According to LAPACK the ?LANGE function should return the computed norm.

For instance, see: http://www.netlib.org/lapack/explore-html/a00725_source.html

However, in lapack::lange I'm not able to find neither a return value
nor an output parameter representing that norm.

Can you help me?

Thank you very much!!

Best,

-- Marco Guazzone