Click or drag to resize
Accord.NET (logo)

IndependentComponentAnalysisAdjust Method (Single, Boolean)

Obsolete

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
protected float[][] Adjust(
	float[][] matrix,
	bool inPlace
)
Request Example View Source

Parameters

matrix
Type: SystemSingle
inPlace
Type: SystemBoolean

Return Value

Type: Single
See Also