org.ujmp.core.calculation
Interface TransposeCalculation<Source,Target>


public interface TransposeCalculation<Source,Target>


Method Summary
 void calc(Source source, Target target)
           
 

Method Detail

calc

void calc(Source source,
          Target target)


Copyright © 2010. All Rights Reserved.