$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Graham Reitz (graham.cpp_at_[hidden])
Date: 2007-10-22 17:50:18
How do you round (i.e. from a float to int) with boost::numerics?
It seems like there should be a fairly straightforward method (been
poking around the documentation).
Thanks,
Graham