CommsMathCalculateMean Method (ListDouble) |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static double CalculateMean(
List<double> localValues
)
Parameters
- localValues
- Type: System.Collections.GenericListDouble
Return Value
Type:
Double
See Also