MASS Constructor

MASS normal constructor.
public MASS( 
   ISeries input
   int length
   int order 
)

Parameters

input
ISeries

The input series.

length
int

The length.

order
int

The order.

In this article

Definition