D_Fast Constructor
D_Fast 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_Fast(
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