org.decisiondeck.xmcda_oo.utils.matrix
Interface IEvaluations

All Superinterfaces:
IFloatMatrix<Alternative,Criterion>, IRdEvaluations, IRdFloatMatrix<Alternative,Criterion>
All Known Implementing Classes:
EvaluationMatrix, EvaluationsByRows

public interface IEvaluations
extends IFloatMatrix<Alternative,Criterion>, IRdEvaluations

A matrix of evaluations. Just a shortcut for a matrix of alternatives in row and criteria in columns.


Method Summary
 
Methods inherited from interface org.decisiondeck.xmcda_oo.utils.matrix.IFloatMatrix
getAsFuzzy, isFuzzy, put, remove
 
Methods inherited from interface org.decisiondeck.xmcda_oo.utils.matrix.IRdFloatMatrix
approxEquals, equals, getColumns, getEntry, getRows, getValueCount, isComplete, isEmpty
 



Copyright © 2011. All Rights Reserved.