blob: 8f1c2e36105dfa2cc0dc3d1bb106af7a4f53087c [file] [log] [blame]
/*
* Copyright 2017, Yahoo! Inc.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root
* for terms.
*/
/**
* This is the parent package for all vector sketch algorithms. Any classes at this level are
* used by more than one sub-package.
*/
package com.yahoo.sketches.vector;