Subject: [Boost-users] boost numeric bindings - lartg
From: Peter Man (plwm2_at_[hidden])
Date: 2012-07-17 12:05:30


Hi,

I'm using the numeric bindings library, and am trying to generate a
plane rotation.
I've done this using the blas::rotg function, but was hoping to try out
the more
accurate lapack::lartg function. However, I cannot find this function.
Is this missing
from the library or have I just not looked hard enough?

Thanks in advance!

Peter