Click or drag to resize

DataTableToMatrixConverterReplacementValueForInfiniteMatrixElements Property

Sets a value that is used to replace all 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#
public double ReplacementValueForInfiniteMatrixElements { set; }

Property Value

Double
The replacement value for infinite matrix elements.
See Also