Click or drag to resize

DataTableToMatrixConverter_replacementValueForInfiniteMatrixElements Field

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

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

Field Value

NullableDouble
See Also