[SerializableAttribute]
public class FileOptimizationConfig
<SerializableAttribute>
Public Class FileOptimizationConfig
[SerializableAttribute]
public ref class FileOptimizationConfig
[<SerializableAttribute>]
type FileOptimizationConfig = class end
FileOptimizationConfig | Initializes a new instance of the FileOptimizationConfig class |
AllFrequenciesAtOnce | All Frequencies at once |
CompressOtherFrequencyInfluences | Compress Other Frequency Influences |
CovarianceWeighting | Covariance Weighting |
MaskErrorTerms | Mask Error Terms |
MaskSwitchTerms | Mask Switch Terms |
ReducedFrequencyListPath | Reduced Frequency List Path |
RemoveSmallInfluences | Remove Small Influences |
StartCalibrationPath | Start Calibration Path |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |