| LDA Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | LDA(Int32) | 
            constructor
             | 
|  | LDA(InputArray, InputArray, Int32) | 
            Initializes and performs a Discriminant Analysis with Fisher's 
            Optimization Criterion on given data in src and corresponding labels 
            in labels.If 0 (or less) number of components are given, they are 
            automatically determined for given data in computation.
             | 
 See Also
See Also