You are here: Start » FIL.NET » Gaussian Constructor
Gaussian Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Gaussian ( IList<double> mean, IList<double> sigma, double weight, int dimensions )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| mean | System.Collections.Generic.IList<double> | ||||
| sigma | System.Collections.Generic.IList<double> | ||||
| weight | double | ||||
| dimensions | int |
