You are here: Start » AVL.NET » Gaussian Structure
Gaussian Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Gaussian(Double[], Double[], Double, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Gaussian | Gets default Gaussian object | |
| Dimensions | System.Int32 | ||
| IsDefault | System.Boolean | ||
| Mean | System.Double | ||
| Sigma | System.Double | ||
| Weight | System.Double |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
