Since it is possible the get the average of IEnumerable(Of Double) by using .Average, it thought lets extend it provide the other statistical functions.
To help me out I do use some of custom helper extension methods to extend IEnumerable(Of T), which then makes them accessible on all IEnumerables.
The general helper extension methods....
To help me out I do use some of custom helper extension methods to extend IEnumerable(Of T), which then makes them accessible on all IEnumerables.
The general helper extension methods....
Page 1 of 1
|
|


Leave Comment

|