|  | DoublePCANumberOfObservations Property | 
            Gets the number of observations in the data matrix.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumberOfObservations { get; }Public ReadOnly Property NumberOfObservations As Integer
	Get
public:
property int NumberOfObservations {
	int get ();
}member NumberOfObservations : int with get
Property Value
Int32 See Also
See Also