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 ColumnCollection : IEnumerable<Vector>, IEnumerable, IPermutable
Public Structure ColumnCollection _ Implements IEnumerable(Of Vector), IEnumerable, _ IPermutable
public value class ColumnCollection : IEnumerable<Vector^>, IEnumerable, IPermutable
[<SealedAttribute>] type ColumnCollection = struct interface IEnumerable<Vector> interface IEnumerable interface IPermutable end
A ColumnCollection is used primarily as a mechanism to allow enumeration of the columns 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.