SearchAlgorithmContinuousFactor Class |
Namespace: FinMath.MachineLearning.EvolutionaryAlgorithms
[SerializableAttribute] public class ContinuousFactor : SearchAlgorithmIFactor
The SearchAlgorithmContinuousFactor type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchAlgorithmContinuousFactor |
The ContinuousFactor constructor.
|
Name | Description | |
---|---|---|
![]() | From |
The continuous factor start boundary.
|
![]() | LogSpace |
True: numbers spaced evenly on a log scale.
False: numbers spaced evenly on a linear scale.
|
![]() | Name |
The factor name.
|
![]() | To |
The continuous factor end boundary.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |