org.apache.mahout.math.function.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mahout-math Show documentation
Show all versions of mahout-math Show documentation
High performance scientific and technical computing data structures and methods,
mostly based on CERN's
Colt Java API
/**
* Core interfaces for functions, comparisons and procedures on objects and primitive data types.
*/
package org.apache.mahout.math.function;