Home
last modified time | relevance | path

Searched refs:PosteriorObjectiveFunction_csminwel (Results 1 – 3 of 3) sorted by relevance

/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_switch_opt.h33 PRECISION PosteriorObjectiveFunction_csminwel(double *x, int n, double **args, int *dims);
H A Ddw_switch_opt.c90 PRECISION PosteriorObjectiveFunction_csminwel(double *x, int n, double **args, int *dims) in PosteriorObjectiveFunction_csminwel() function
363 csminwel(PosteriorObjectiveFunction_csminwel,x,length,pElementM(H),pElementV(g),NULL, in PosteriorOptimization_csminwel()
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/state_space/sbvar/
H A Dsbvar_estimate.c229 …csminwel(PosteriorObjectiveFunction_csminwel,x+block[i][1],block[i][0],pElementM(H),pElementV(g),N… in FindMode_VAR_csminwel()
279 csminwel(PosteriorObjectiveFunction_csminwel,x,pos_Q+pos_VAR,pElementM(H),pElementV(g),NULL, in FindMode_VAR_csminwel()