ManagedArrayFunctions<T> Constructor

Constructs a new managed linear algebra implementation for generic real and complex vectors and matrices.

Definition

Namespace: Extreme.Mathematics.LinearAlgebra.Implementation
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public ManagedArrayFunctions()

See Also