MASS Constructor
MASS 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 MASS(
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