Uses of Class
org.decisiondeck.xmcda_oo.utils.matrix.ConstrainedMatrix

Packages that use ConstrainedMatrix
org.decisiondeck.xmcda_oo.utils.matrix Provides matrix interfaces and classes. 
 

Uses of ConstrainedMatrix in org.decisiondeck.xmcda_oo.utils.matrix
 

Constructors in org.decisiondeck.xmcda_oo.utils.matrix with parameters of type ConstrainedMatrix
AltFuzzyMatrix(ConstrainedMatrix<Alternative,Alternative> mat)
           
FloatMatrix(ConstrainedMatrix<RowType,ColumnType> mat)
           
FuzzyMatrix(ConstrainedMatrix<RowType,ColumnType> matrix)
          Copy constructor, by reference.
 



Copyright © 2011. All Rights Reserved.