代码搜索:dirichlet
找到约 330 项符合「dirichlet」的源代码
代码结果 330
www.eeworm.com/read/248729/12544156
m online_em.m
function [prior, transmat, obsmat, exp_num_visits, exp_num_trans, exp_num_emit, gamma, ll] = online_em(...
prior, transmat, obsmat, exp_num_visits, exp_num_trans, exp_num_emit, decay, dirichlet, d
www.eeworm.com/read/352327/10563731
c interpolation_1d.c
#include "utils.h"
#include "nfft.h"
#define DIRICHLET 0
#define FEJER 1
#define JACKSON2 2
#define JACKSON4 3
#define SOBOLEV 4
#define MULTIQ 5
void interpolation_1d(int N, int M, int kernel)
{
www.eeworm.com/read/352327/10563552
c error_decay.c
#include "utils.h"
#include "nfft.h"
#define DIRICHLET 0
#define FEJER 1
#define JACKSON2 2
#define JACKSON4 3
#define SOBOLEV 4
#define MULTIQ 5
double native_error(fftw_complex *x0, fftw_complex *
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/424281/10467586
am makefile.am
noinst_LTLIBRARIES = libgslrandist.la
pkginclude_HEADERS= gsl_randist.h
INCLUDES = -I$(top_srcdir)
libgslrandist_la_SOURCES = bernoulli.c beta.c bigauss.c binomial.c cauchy.c chisq.c dirichlet.c di
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
www.eeworm.com/read/167728/5452823
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/102394/15782933
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/167728/5452833
changelog
2003-07-25 Brian Gough
* dirichlet.c: include gsl_sf_gamma.h instead of gsl_sf.h
2003-07-24 Brian Gough
* binomial_tpe.c (gsl_ran_binomia
www.eeworm.com/read/102394/15782943
changelog
2003-07-25 Brian Gough
* dirichlet.c: include gsl_sf_gamma.h instead of gsl_sf.h
2003-07-24 Brian Gough
* binomial_tpe.c (gsl_ran_binomia