Click or drag to resize
Accord.NET (logo)

CSharpJaggedMatrixFormatProvider Constructor

Initializes a new instance of the CSharpJaggedMatrixFormatProvider class.

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public CSharpJaggedMatrixFormatProvider(
	IFormatProvider innerProvider
)
Request Example View Source

Parameters

innerProvider
Type: SystemIFormatProvider
See Also