Monte Carlo engine with 1D path
-------------------------------

                 Key: MATH-463
                 URL: https://issues.apache.org/jira/browse/MATH-463
             Project: Commons Math
          Issue Type: New Feature
            Reporter: Pavel Ryzhov
             Fix For: 3.0


Quite simple Monte-Carlo engine:

1. Generates N samples (paths) of Ito process with given drift and
diffusion. It uses simple Euler discretization on equally spaced time scale.
2. For each path evaluate some path function and provide this value to
SummaryStatistics.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to