NNDSVDar Class |
public class NNDSVDar : NNDSVD, IEquatable<NNDSVDar>
The NNDSVDar type exposes the following members.
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetInitialFactors |
Creates an NNDSVDar initialization for NMF by applying NNDSVDa and adding small random noise.
(Overrides NNDSVDGetInitialFactors(MatrixDouble, Int32)) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |