D_Slow Constructor
D_Slow normal constructor.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function D_Slow(
input : ISeries,
length : int,
order1 : int,
order2 : int
);
This language is not supported or no code example is available.
Parameters
-
input
-
ISeries
The input series.
-
length
-
int
The length.
-
order1
-
int
The order1.
-
order2
-
int
The order2.
In this article
Definition