SparseCompressedColumnMatrix<T>.Compact Method

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

Definition

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public void Compact()

See Also