Cross-entropy method: Difference between revisions

Content deleted Content added
Line 72:
t := t + 1
''// Return mean of final sampling distribution as solution''
'''return''' &mu'';
 
==Related methods==