Cumulative Normal Distribution function in objective C
Posted
by William Jockusch
on Stack Overflow
See other posts from Stack Overflow
or by William Jockusch
Published on 2010-05-07T03:06:54Z
Indexed on
2010/05/07
3:18 UTC
Read the original article
Hit count: 251
iphone
|statistics
Anyone know of a good implementation of this whose license is compatible with non-free iPhone apps?
As suggested in this question, Boost looks absolutely wonderful. But as best I can tell, it is only available in C++.
http://stackoverflow.com/questions/2328258/cumulative-normal-distribution-function-in-c
© Stack Overflow or respective owner