Commit 46647542 authored by Michel Juillard's avatar Michel Juillard
Browse files

fixed IntegrationAlgorithm ep option

parent 2bdd8ab1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -212,6 +212,7 @@ ep.replic_nbr = 1;
% Parallel execution of replications
ep.parallel = false;
% Stochastic extended path related options.
ep.IntegrationAlgorithm = 'Tensor-Gaussian-Quadrature';
ep.stochastic.method = '';
ep.stochastic.algo = 0;
ep.stochastic.quadrature.ortpol = 'hermite';