|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FuzzyMatrix | |
|---|---|
| org.decisiondeck.xmcda_oo.utils.matrix | Provides matrix interfaces and classes. |
| Uses of FuzzyMatrix in org.decisiondeck.xmcda_oo.utils.matrix |
|---|
| Subclasses of FuzzyMatrix in org.decisiondeck.xmcda_oo.utils.matrix | |
|---|---|
class |
AltFuzzyMatrix
|
| Methods in org.decisiondeck.xmcda_oo.utils.matrix that return FuzzyMatrix | ||
|---|---|---|
static
|
FuzzyMatrix.copyAndConvert(IRdFloatMatrix<RowT,ColumnT> matrix)
Creates a new matrix containing the same values as the one given, if it is possible. |
|
| Constructors in org.decisiondeck.xmcda_oo.utils.matrix with parameters of type FuzzyMatrix | |
|---|---|
FuzzyMatrix(FuzzyMatrix<RowType,ColumnType> matrix)
Copy constructor, by reference. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||