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