org.agmodel.bioinfo.antmap
Class LDMatrixFactory

java.lang.Object
  extended byorg.agmodel.bioinfo.antmap.LDMatrixFactory

public class LDMatrixFactory
extends java.lang.Object


Constructor Summary
LDMatrixFactory()
           
 
Method Summary
 double[][] convertRN2LD(double[][] r, int[][] n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDMatrixFactory

public LDMatrixFactory()
Method Detail

convertRN2LD

public double[][] convertRN2LD(double[][] r,
                               int[][] n)