ISmDiscriminantAnalysis.StructuralMatrix

Fore Syntax

StructuralMatrix: Array;

Fore.NET Syntax

StructuralMatrix: System.Array;

Description

The StructuralMatrix property returns the structural matrix.

Comments

The ISmDiscriminantAnalysis.ClassCount property returns total classification of objects.

Fore and Fore.NET Examples

The property use is given in the example for ISmDiscriminantAnalysis.ClassCount.

See also:

ISmDiscriminantAnalysis