Performs a calculation for all stored formulas using passed values.
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax
Parameters
- values
- Type: System.Collections.Generic Dictionary String, Double
Values collection to replace currently stored data
Return Value
Type: Dictionary String, DoubleDictionary of calculated results, values paired to corresponding expression names
See Also