Assign new values to all parameters passed in the list
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
public void SetParameterValue(
Dictionary<string, double> values
)
public void SetParameterValue(
Dictionary<string, double> values
)
Public Sub SetParameterValue (
values As Dictionary(Of String, Double)
)
Public Sub SetParameterValue (
values As Dictionary(Of String, Double)
)
member SetParameterValue :
values : Dictionary<string, float> -> unitmember SetParameterValue :
values : Dictionary<string, float> -> unitParameters
- values
- Type: System.Collections.Generic Dictionary String, Double
Values collection to replace currently stored data