Click or drag to resize

CNASVDGetNumComponents Method

Get the number of components calculated during SVD analysis

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.2.0.42
Syntax
public int GetNumComponents()

public int GetNumComponents()

Return Value

Type: Int32
Number of components available
See Also