dynare/matlab/distributions
sebastien 096b2f2541 trunk:
* created a directory "matlab/matlab", for functions missing under Matlab (but existing under Octave)
* created a directory "matlab/octave", for functions missing under Octave (but existing under Matlab)
* moved "mex/octave/rcond.m" to "matlab/octave/"
* moved "matlab/rows.m" to "matlab/matlab/rows.m" (Octave has builtin "rows")
* renamed "matlab/cols.m" to "matlab/matlab/columns.m" (Octave has builtin "columns")
* moved "matlab/distributions/toolbox" to "matlab/matlab/stats"
* adapted "dynare_config.m" to reflect these changes


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2628 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-04-24 16:08:27 +00:00
..
compute_prior_mode.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
inverse_gamma_specification.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
mode_and_variance_to_mean.m Bug fix. This version can be used in the estimated_params block. 2009-03-28 22:43:38 +00:00
multivariate_normal_pdf.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
multivariate_student_pdf.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
rand_inverse_wishart.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
rand_matrix_normal.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
rand_multivariate_normal.m Correction of the last commit. 2008-09-10 08:41:53 +00:00
rand_multivariate_student.m Correction of the last commit. 2008-09-10 08:41:53 +00:00