Click or drag to resize

LDAEigenvalues Method

Returns the eigenvalues of this LDA.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat Eigenvalues()

Return Value

Type: Mat
See Also