Click or drag to resize

DataTableToMatrixConverter_replacementValueForNaNMatrixElements Field

If this value is not null, it is used to replace all values in the matrix that are NaN.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double? _replacementValueForNaNMatrixElements

Field Value

NullableDouble
See Also