SparseCompressedColumnMatrix<T>.Compact Method

Sets the capacity to the actual number of nonzero components of the SparseCompressedColumnMatrix<T>.

Definition

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

See Also