Uses of Class
sbrt.kernel.math.HashLinearComb.Term

Packages that use HashLinearComb.Term
sbrt.kernel.math Provides classes and interfaces for creating objects relevant to mathematics. 
 

Uses of HashLinearComb.Term in sbrt.kernel.math
 

Methods in sbrt.kernel.math that return HashLinearComb.Term
 HashLinearComb.Term<V>[] HashLinearComb.getTermArray()
          Returns the terms of this linear combination as an array.