Click or drag to resize

DiscreteFactor Properties

The SearchAlgorithmDiscreteFactor type exposes the following members.

Properties
  NameDescription
Public propertyCount
The points count.
Public propertyFrom
The continuous factor start boundary.
(Inherited from SearchAlgorithmContinuousFactor.)
Public propertyLogSpace
True: numbers spaced evenly on a log scale. False: numbers spaced evenly on a linear scale.
(Inherited from SearchAlgorithmContinuousFactor.)
Public propertyName
The factor name.
(Inherited from SearchAlgorithmContinuousFactor.)
Public propertyStep
The step between points.
Public propertyTo
The continuous factor end boundary.
(Inherited from SearchAlgorithmContinuousFactor.)
Top
See Also