3 Sep
2010
3 Sep
'10
8:59 p.m.
AMDG Jeff T wrote:
I'm new to boost, and trying to use it in an on-going development. I'm looking for some functionality but I was not able to find them in boost. I appreciate your help, comments, and suggestions.
Functionality I'm looking for: 1. A way determine whether a value is not a number (eg. System.Double.IsNaN(double) in C#) 2. A way to determine if a number if infinity (eg. System.Double.IsInfinity(double) in C#)
http://www.boost.org/libs/math/doc/sf_and_dist/html/math_toolkit/utils/fpcla...
3. Availability of Normal Density Function, Cumulative Normal Density Function, and Inverse Cumulative Normal Density.
http://www.boost.org/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_r... In Christ, Steven Watanabe