![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | NaNSum(Double) | Calculates the sum of the elements in the given data set that are not NaN. |
![]() ![]() | NaNSum(DoubleMatrix) | Computes the NaN sum of the matrix columns. |
![]() ![]() | NaNSum(DoubleVector) | Calculates the sum of a given vector's elements that are not equal to NaN. |
![]() ![]() | NaNSum(FloatMatrix) | Computes the NaN sum of the matrix columns. |
![]() ![]() | NaNSum(FloatVector) | Calculates the sum of a given vector's elements that are not equal to NaN. |
![]() ![]() | NaNSum(IDFColumn) | Calculates the sum of the elements in the given data set excluding missing values. |