MultivariableFunctionEvaluationAndDerivativeResultsTResults, TDerivativeResultsValue Property |
Gets the results from the evaluation of the multivariable function.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TResults Value { get; }
Public ReadOnly Property Value As TResults
Get
public:
property TResults Value {
TResults get ();
}
member Value : 'TResults with get
Property Value
Type:
TResultsSee Also