Click or drag to resize

CommsMathCalculateMean Method (ListDouble)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static double CalculateMean(
	List<double> localValues
)

Parameters

localValues
Type: System.Collections.GenericListDouble

Return Value

Type: Double
See Also