Uses of Class
org.tribuo.math.la.MatrixTuple
Package
Description
Provides a linear algebra system used for numerical operations in Tribuo.
-
Uses of MatrixTuple in org.tribuo.math.la
Modifier and TypeMethodDescriptionMatrixIterator.getReference()
Gets the MatrixTuple reference that this iterator updates.