Math.NET Numerics v0.3

Collection Class

The class Collection contains several utilies performing some basic collection operations (like union, intersection...).

For a list of all members of this type, see Collection Members.

System.Object
   Collection

public sealed class Collection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MathNet.Numerics

Assembly: MathNet.Numerics (in MathNet.Numerics.dll)

See Also

Collection Members | MathNet.Numerics Namespace