gfoidl / Stochastics

Stochastic tools, distrubution, analysis
MIT License
3 stars 0 forks source link

Specialfunctions.Erf(c) should have public overload for arrays #34

Closed gfoidl closed 6 years ago

gfoidl commented 6 years ago

https://github.com/gfoidl/Stochastics/blob/2359a867fa6887dbbb9e6d85c508a25197b62555/source/gfoidl.Stochastics/SpecialFunctions.cs#L364

https://github.com/gfoidl/Stochastics/blob/2359a867fa6887dbbb9e6d85c508a25197b62555/source/gfoidl.Stochastics/SpecialFunctions.cs#L378

Is an overload for unsafe code. There should be a public managed overload.