finmath / finmath-lib

Mathematical Finance Library: Algorithms and methodologies related to mathematical finance.
Apache License 2.0
488 stars 168 forks source link

Make (LIBOR) Correlation Models and Volatility Models truly immutable. #51

Closed cfries closed 6 years ago

cfries commented 6 years ago

The setter setParameter should be replaced by the getter getCloneWithModifiedParameter - as it is implemented in covariance models and other parts of the library.

cfries commented 6 years ago

Done in 3.2.3.