org.decisiondeck.xmcda_oo.utils.matrix
Interface IRdEvaluations

All Superinterfaces:
IRdFloatMatrix<Alternative,Criterion>
All Known Subinterfaces:
IEvaluations
All Known Implementing Classes:
EvaluationMatrix, EvaluationsByRows, EvaluationsDoubleView, EvaluationsView

public interface IRdEvaluations
extends IRdFloatMatrix<Alternative,Criterion>

A matrix of evaluations whose values can be read. Just a shortcut for a read-only matrix of alternatives in row and criteria in columns.


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



Copyright © 2011. All Rights Reserved.