downsamp
Downsample the accuracy of an input
new downsamp()
Methods
next(x, downSample): out1
Arguments
Name | Type | Default | Description |
---|---|---|---|
x | number | ||
downSample | number |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The downsampled output |
Downsample the accuracy of an input
new downsamp()
Name | Type | Default | Description |
---|---|---|---|
x | number | ||
downSample | number |
Name | Type | Description |
---|---|---|
out1 | number | The downsampled output |