Click or drag to resize

DoubleDataBlockItem Property

Custom indexer for the DoubleDataBlock struct.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double this[
	int pos
] { get; set; }

Parameters

pos  Int32
 

Property Value

Double
See Also