void Move(int SrcIdx, int DstIdx);
Move spectrum from SrcIdx to DstIdx index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIdx | int | |
| 2 | DstIdx | int |
Declared in Dew::Signal::TSpectrogram · Dew.Signal/SignalAnalysis.h · Cross-compiler
Move spectrum from SrcIdx to DstIdx index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIdx | int | |
| 2 | DstIdx | int |