Example usage for org.apache.mahout.math AbstractVector subclass-usage

List of usage examples for org.apache.mahout.math AbstractVector subclass-usage

Introduction

In this page you can find the example usage for org.apache.mahout.math AbstractVector subclass-usage.

Usage

From source file gov.llnl.ontology.util.MahoutSparseVector.java

/**
 * A wrapper around an S-Space {@link SparseDoubleVector} into the Mahout style
 * vector.
 *
 * @author Keith Stevens
 */