NMFInitialization |
public class NMFInitializationRandom : INonnegativeMatrixFactorizationInitializer, IImmutable, IEquatable<NMFInitializationRandom>
The NMFInitializationRandom type exposes the following members.
| Name | Description | |
|---|---|---|
| NMFInitializationRandom | Initializes a new instance of the NMFInitializationRandom class |
| 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 | Gets initial non-negative factor matrices for an NMF of the input matrix X. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |