Gets the length of the original data.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16343.0)
public int OriginalLength { get; }
Public ReadOnly Property OriginalLength As Integer
Get
public:
property int OriginalLength {
int get ();
}
member OriginalLength : int with get
Property Value
Type:
Int32
A subset can be applied to any VectorT or
IDataFrame with the same number
of observations as the length of the subset.
Numerical Libraries
Supported in: 6.0
Reference