| Package | Description |
|---|---|
| org.apache.mahout.math |
Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting.
|
| Modifier and Type | Method and Description |
|---|---|
SequentialAccessSparseVector |
SequentialAccessSparseVector.clone() |
SequentialAccessSparseVector |
SequentialAccessSparseVector.like() |
| Constructor and Description |
|---|
SequentialAccessSparseVector(SequentialAccessSparseVector other) |
SequentialAccessSparseVector(SequentialAccessSparseVector other,
boolean shallowCopy) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.