Method | Description | |
---|---|---|
Add ( |
||
Copy ( ) : |
||
DataSeries ( ) : System | ||
Multiply ( double value ) : |
||
Negate ( ) : |
||
Subtract ( |
||
ToSubSeries ( int startIndex, int endIndex ) : |
||
this ( int index ) : |
Method | Description | |
---|---|---|
Add ( |
public Add ( |
||
operand | ||
return |
public Multiply ( double value ) : |
||
value | double | |
return |
public Subtract ( |
||
operand | ||
return |
public ToSubSeries ( int startIndex, int endIndex ) : |
||
startIndex | int | |
endIndex | int | |
return |