Uses of Interface
org.tribuo.math.la.Matrix.Factorization
Package
Description
Provides a linear algebra system used for numerical operations in Tribuo.
-
Uses of Matrix.Factorization in org.tribuo.math.la
Modifier and TypeClassDescriptionstatic final class
The output of a successful Cholesky factorization.static final class
The output of a successful eigen decomposition.static final class
The output of a successful LU factorization.