All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.jagg.math.package-info Maven / Gradle / Ivy

Go to download

jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It also allows custom aggregate operations.

The newest version!
/**
 * 

Provides the DoubleDouble class, which implements * floating-point mathematical operations at a higher precision than * doubles. While DoubleDouble was created for * 0.4.0, it wasn't moved to this package until 0.9.0.

* * @author Randy Gettman * @since 0.9.0 */ package net.sf.jagg.math;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy