com.yahoo.sketches.package-info Maven / Gradle / Ivy
/*
* Copyright 2016, Yahoo! Inc.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root
* for terms.
*/
/**
* This package is the parent package for all sketch algorithms.
* Classes at this level are used by more than one sub-package.
*
* @author Lee Rhodes
*/
package com.yahoo.sketches;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy