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 |
---|---|
MatrixIterator |
DenseSparseMatrix.iterator() |
MatrixIterator |
DenseMatrix.iterator() |
Modifier and Type | Method and Description |
---|---|
default int |
MatrixIterator.compareTo(MatrixIterator o) |
Modifier and Type | Method and Description |
---|---|
MatrixIterator |
ShrinkingMatrix.iterator() |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.