Click or drag to resize

DiscreteFactor Properties

The SearchAlgorithm.DiscreteFactor type exposes the following members.

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