Numerical Components for .NET
Namespace: Extreme.StatisticsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
public sealed class AnovaRowCollection : IEnumerable<AnovaRow>, IEnumerable
Public NotInheritable Class AnovaRowCollection _ Implements IEnumerable(Of AnovaRow), IEnumerable
public ref class AnovaRowCollection sealed : IEnumerable<AnovaRow^>, IEnumerable
[<SealedAttribute>] type AnovaRowCollection = class interface IEnumerable<AnovaRow> interface IEnumerable end
An AnovaRowCollection object is returned by the Rows property of the AnovaTable class. It provides access to the rows of the ANOVA table.
Copyright © 2003-2013, Extreme Optimization. All rights reserved. Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc. Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo are registered trademarks of Microsoft Corporation.