WIP: feature/emd #521
@ -91,7 +91,7 @@ public class EmpiricalModeDecomposition<BA, L: Number> (
|
||||
/**
|
||||
* Compute a single iteration of the sifting process.
|
||||
*/
|
||||
private fun siftInner(
|
||||
private tailrec fun siftInner(
|
||||
prevMode: Series<Double>,
|
||||
iterationNumber: Int,
|
||||
sNumber: Int
|
||||
|
Loading…
Reference in New Issue
Block a user