CommsMath Constructor (ListDouble, ListDouble) |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic CommsMath(
List<double> initialValues,
List<double> initialWeights
)
Parameters
- initialValues
- Type: System.Collections.GenericListDouble
- initialWeights
- Type: System.Collections.GenericListDouble
See Also