|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSmdMatrix | |
---|---|
sbrt.kernel.math.algebra | Provides classes and interfaces for creating objects relevant to algebra. |
Uses of AbstractSmdMatrix in sbrt.kernel.math.algebra |
---|
Subclasses of AbstractSmdMatrix in sbrt.kernel.math.algebra | |
---|---|
class |
HashMatrix<R,C>
This class is a java.util.LinkedHashMap based implementation of SmdMatrix. |
class |
RowOrTreeMatrix<R extends Comparable<? super R>,C extends Comparable<? super C>>
This class is a java.util.TreeMap based implementation of SmdMatrix. |
class |
TreeMatrix<R extends Comparable<? super R>,C extends Comparable<? super C>>
This class is a java.util.TreeMap based implementation of SmdMatrix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |