Lloyd McGhee

Browse by Tags

All Tags » Visual Basic » General Software Development (RSS)
Another Standard Deviation Extension for LINQ
Just wanted to post my SDev extension for linq HopeFully someone will find it helpfull Happy coding all DK Module Module1 <Runtime.CompilerServices.Extension()> _ Function StDev( Of T)( ByVal Values As System.Collections.Generic.IEnumerable( Of...
More Posts