RadialBasisRegressionF Properties |
The RadialBasisRegressionF type exposes the following members.
Name | Description | |
---|---|---|
BasisFunction |
Gets or sets the basis function.
| |
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionPairVectorF, VectorF.) | |
DistanceFunction |
Gets or sets the distance function.
| |
Item | Gets or sets the element at the specified index. (Inherited from CollectionPairVectorF, VectorF.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionPairVectorF, VectorF.) |
Name | Description | |
---|---|---|
IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionPairVectorF, VectorF.) | |
ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionPairVectorF, VectorF.) | |
IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionPairVectorF, VectorF.) | |
ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionPairVectorF, VectorF.) | |
IListItem | Gets or sets the element at the specified index. (Inherited from CollectionPairVectorF, VectorF.) | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionPairVectorF, VectorF.) |