Class BooleanDoubleAggregateFunction

java.lang.Object
tech.tablesaw.aggregate.AggregateFunction<BooleanColumn,Double>
tech.tablesaw.aggregate.BooleanDoubleAggregateFunction

public abstract class BooleanDoubleAggregateFunction extends AggregateFunction<BooleanColumn,Double>
Partial implementation of Aggregate function that returns a Double value when applied to a BooleanColumn