 | VarimaxRotationConverged Property |
Returns
if the algorithm converged.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic bool Converged { get; }
Public ReadOnly Property Converged As Boolean
Get
public:
property bool Converged {
bool get ();
}
member Converged : bool with get
Property Value
Type:
Boolean
See Also