| 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 |
|---|---|
DenseVector |
DenseVector.clone() |
DenseVector |
DenseVector.like() |
| Modifier and Type | Method and Description |
|---|---|
Vector |
DenseVector.assign(DenseVector vector) |
| Constructor and Description |
|---|
DenseVector(DenseVector values,
boolean shallowCopy) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.