Class Hierarchy
- java.lang.Object
- org.tribuo.math.la.DenseMatrix (implements org.tribuo.math.la.Matrix)
- org.tribuo.math.optimisers.util.ShrinkingMatrix (implements org.tribuo.math.optimisers.util.ShrinkingTensor)
- org.tribuo.math.la.DenseVector (implements org.tribuo.math.la.SGDVector)
- org.tribuo.math.optimisers.util.ShrinkingVector (implements org.tribuo.math.optimisers.util.ShrinkingTensor)
- org.tribuo.math.la.DenseMatrix (implements org.tribuo.math.la.Matrix)
Interface Hierarchy
- org.tribuo.math.optimisers.util.ShrinkingTensor