Virtual Photonics
Back to Top
Methods
Name | Description | |
---|---|---|
AddNoise(IEnumerable Double , Double) |
Static method to add percentage noise given IEnumerable of double values.
| |
AddNoise( Double , Double) |
This extension method (static method "add-on" to the double[] class) adds noise to the input double array
|
See Also