代码搜索:binomial

找到约 467 项符合「binomial」的源代码

代码结果 467
www.eeworm.com/read/424281/10471301

todo

* discrete inverse distributions - easy apart from hypergeometric(?) * look for integer overflow in the discrete functions - this could be hard to find - perform computations in double to avoid.
www.eeworm.com/read/239554/13272467

h filter_proto.h

// // File = filter_proto.h // #ifndef _FILTER_PROTO_H_ #define _FILTER_PROTO_H_ #include "realpoly.h" class AnalogFilterPrototype { public: AnalogFilterPrototype( void ); A
www.eeworm.com/read/125476/14491780

cc bin_am_delta_call.cc

#include #include #include using namespace std; double option_price_delta_american_call_binomial(double S, double X, double r, double sigma,
www.eeworm.com/read/125476/14491831

cc testing.cc

#include "fin_recipes.h" #include "normdist.h" #include #include "tst_cash_flow.cc" #include "tst_binomial_approximations.cc" #include "tst_black_scholes.cc" #include "tst_black_scholes_e
www.eeworm.com/read/433250/8537309

todo

TO DO: Some kind of manual. get rid of all nested loops to increase speed - choi_williams1 - smooth1 - binomial4 improve duration estimate in est_cd_global add qfun in est_c
www.eeworm.com/read/352445/10551863

todo

TO DO: Some kind of manual. get rid of all nested loops to increase speed - choi_williams1 - smooth1 - binomial4 improve duration estimate in est_cd_global add qfun in est_c
www.eeworm.com/read/330869/12863264

todo

TO DO: Some kind of manual. get rid of all nested loops to increase speed - choi_williams1 - smooth1 - binomial4 improve duration estimate in est_cd_global add qfun in est_c
www.eeworm.com/read/173799/9635237

todo

TO DO: Some kind of manual. get rid of all nested loops to increase speed - choi_williams1 - smooth1 - binomial4 improve duration estimate in est_cd_global add qfun in est_c
www.eeworm.com/read/179705/9341705

am makefile.am

noinst_LTLIBRARIES = libgslrandist.la pkginclude_HEADERS= gsl_randist.h INCLUDES= -I$(top_builddir) libgslrandist_la_SOURCES = bernoulli.c beta.c bigauss.c binomial.c cauchy.c chisq.c dirichlet.c d
www.eeworm.com/read/124283/14578587

am makefile.am

noinst_LTLIBRARIES = libgslrandist.la pkginclude_HEADERS= gsl_randist.h INCLUDES= -I$(top_builddir) libgslrandist_la_SOURCES = bernoulli.c beta.c bigauss.c binomial.c cauchy.c chisq.c dirichlet.c d