org.decisiondeck.jmcda.xws.transformer.xml
Class ToMatrix

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToMatrix
All Implemented Interfaces:
FunctionWithInputCheck<XAlternativesComparisons,IFloatMatrix<Alternative,Alternative>>

public class ToMatrix
extends Object
implements FunctionWithInputCheck<XAlternativesComparisons,IFloatMatrix<Alternative,Alternative>>


Constructor Summary
ToMatrix()
           
 
Method Summary
 IFloatMatrix<Alternative,Alternative> apply(XAlternativesComparisons input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToMatrix

public ToMatrix()
Method Detail

apply

public IFloatMatrix<Alternative,Alternative> apply(XAlternativesComparisons input)
                                            throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<XAlternativesComparisons,IFloatMatrix<Alternative,Alternative>>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.