Overload List
| Name | Description | |
|---|---|---|
| CogPMAlignComposite | Construct a default CogPMAlignComposite object. | |
| CogPMAlignComposite(CogPMAlignComposite) | Construct a deep copy of the supplied CogPMAlignComposite object except for PercentCoarseFeaturesUsed, PercentFineFeaturesUsed and SelectedIndex. because these values are generated at train time. | |
| CogPMAlignComposite(SerializationInfo, StreamingContext) | Serialization constructor for CogPMAlignComposite object. The PercentCoarseFeaturesUsed, PercentFineFeaturesUsed and SelectedIndex are not serialized because these values are generated at train time. |
See Also