Package | Description |
---|---|
org.tribuo.math.la |
Provides a linear algebra system used for numerical operations in Tribuo.
|
org.tribuo.math.optimisers.util |
Provides some utility tensors for use in gradient optimisers.
|
Modifier and Type | Method and Description |
---|---|
VectorIterator |
SparseVector.iterator() |
VectorIterator |
DenseVector.iterator() |
Modifier and Type | Method and Description |
---|---|
default int |
VectorIterator.compareTo(VectorIterator o) |
Modifier and Type | Method and Description |
---|---|
VectorIterator |
ShrinkingVector.iterator() |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.