Method | Description | |
---|---|---|
Calculate ( List |
Calculates raw moment of given power for given sample.
|
|
RawMomentCalculator ( int i ) : System |
Initializes a new instance of the RawMomentCalculator class.
|
public Calculate ( List |
||
sample | List |
/// The sample. /// |
return | double |
public RawMomentCalculator ( int i ) : System | ||
i | int | /// Moment's power. /// |
return | System |