IMSL C# Numerical Library

Matrix Class

Matrix manipulation functions.

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

System.Object
   Imsl.Math.Matrix

public sealed class Matrix

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: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

Matrix Members | Imsl.Math Namespace | Example