Compute
Compute the discriminants for data in src (row aligned) and labels.
Create
constructor Initializes a LDA
Dispose
Closes the reference and triggers cleanup of the associated C++ object, releasing system resources. …
Load
Deserializes this object from a given filename.
Project
Projects samples into the LDA subspace. data may be one or more row aligned samples.
ReadEigenValues
Copies the eigenValues form the object.
ReadEigenVectors
Copies the eigenVectors form the object.
Reconstruct
Reconstructs projections from the LDA subspace. src may be one or more row aligned projections.
Save
Serializes this object.