
com.yahoo.sketches.decomposition.package-info Maven / Gradle / Ivy
/*
* Copyright 2017, Yahoo! Inc.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root
* for terms.
*/
/**
* This package is dedicated to streaming algorithms that enable approximate matrix
* decompositions.
*
* These sketches are mergeable and can be serialized and deserialized to/from a compact
* form.
*/
package com.yahoo.sketches.decomposition;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy