[ "cpp:virtual" ]
class MatrixCumulativeFrequencyFilterBase extends DatafieldFilterBase
MatrixCumulativeFrequencyFilterBase implements a filter which returns a matrix filtered by Cumulative Frequency filter.
The entries of the filtered matrix range between the provided min and max values.