Click or drag to resize
Accord.NET (logo)

ProcrustesAnalysisCompute Method

Compute the Procrustes analysis to extract Procrustes distances and models using the constructor parameters

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public void Compute()
Request Example View Source

Implements

IAnalysisCompute
See Also