STK AgAsHpopPluginSend comments on this topic.
ComputeParameterPartials Property (IAgAsDensityModelResultEval)
See Also
Windows





Windows & Linux

Description

Indicates if registered density model parameters are being estimated. If the returned value is false, parameter partials need not be computed

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ComputeParameterPartials() As Boolean
[C#]
public bool ComputeParameterPartials {get;}
[Managed C++]
public: __property bool get_ComputeParameterPartials();
[Unmanaged C++]
public: HRESULT get_ComputeParameterPartials(
    VARIANT_BOOL * pComputeParameterPartials
);
[Java]
public bool getComputeParameterPartials();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.