K_Slow Constructor
K_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 K_Slow(
input : ISeries,
length : int,
order : int
);
This language is not supported or no code example is available.
Parameters
-
input
-
ISeries
The input series.
-
length
-
int
The length.
-
order
-
int
The order.
In this article
Definition