Numerical Components for .NET
Namespace: Extreme.Mathematics.LinearAlgebra.ComplexAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
public struct ComplexRowCollection : ICollection<ComplexVector>, IEnumerable<ComplexVector>, IEnumerable
Public Structure ComplexRowCollection _ Implements ICollection(Of ComplexVector), IEnumerable(Of ComplexVector), _ IEnumerable
public value class ComplexRowCollection : ICollection<ComplexVector^>, IEnumerable<ComplexVector^>, IEnumerable
[<SealedAttribute>] type ComplexRowCollection = struct interface ICollection<ComplexVector> interface IEnumerable<ComplexVector> interface IEnumerable end
A ComplexRowCollection 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.