Numerical Components for .NET
Namespace: Extreme.Mathematics.LinearAlgebraAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
public struct RowCollection : IEnumerable<Vector>, IEnumerable, IPermutable
Public Structure RowCollection _ Implements IEnumerable(Of Vector), IEnumerable, _ IPermutable
public value class RowCollection : IEnumerable<Vector^>, IEnumerable, IPermutable
[<SealedAttribute>] type RowCollection = struct interface IEnumerable<Vector> interface IEnumerable interface IPermutable end
A RowCollection is used primarily as a mechanism to allow enumeration of the row of a matrix.
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.