BlockVector<T>.NumberOfBlocks Property

Gets the number of blocks that make up the block vector.

Definition

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int NumberOfBlocks { get; }

Property Value

Int32

See Also