Click or drag to resize
Accord.NET (logo)

IndependentComponentAnalysisAdjust Method (Double, Boolean)

Obsolete

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

Parameters

matrix
Type: SystemDouble
inPlace
Type: SystemBoolean

Return Value

Type: Double
See Also