j
k
j a
j l
std::transform( factor.begin(), factor.end(), values.begin(), bind(static_cast(&std::abs), 1e3 / _1 ) );
Thanks, that's it. Olaf
Back to the thread
Back to the list