Package | Description |
---|---|
jsat.linear | |
jsat.text |
Modifier and Type | Method and Description |
---|---|
SparseVector |
SparseVector.clone() |
Constructor and Description |
---|
SparseMatrix(SparseVector[] rows)
Creates a new Sparse Matrix backed by the given array of SpareVectors.
|
Modifier and Type | Field and Description |
---|---|
protected List<SparseVector> |
TextDataLoader.vectors
List of original vectors
|
protected List<SparseVector> |
HashedTextDataLoader.vectors
List of original vectors
|
Copyright © 2017. All rights reserved.