Click or drag to resize
Accord.NET (logo)

LogisticCoefficientCollection Properties

The LogisticCoefficientCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionT instance.
(Inherited from ReadOnlyCollectionLogisticCoefficient.)
Public propertyItem
Gets the element at the specified index.
(Inherited from ReadOnlyCollectionLogisticCoefficient.)
Protected propertyItems
Returns the IListT that the ReadOnlyCollectionT wraps.
(Inherited from ReadOnlyCollectionLogisticCoefficient.)
Top
See Also