Uses of Class
origincomment.Matrice_ALN

Packages that use Matrice_ALN
origincomment Model for objet representation and computing P-DCFold Algorithms ; original code made by Stefan Engelen in 2006 and use "as if" without any garanty... 
 

Uses of Matrice_ALN in origincomment
 

Methods in origincomment with parameters of type Matrice_ALN
private static double[] Matrice_ALN.calcul_score(int[] quelAln, Matrice_ALN[] tabMat)
          Score computing ?
private static void Matrice_ALN.choisi_aln(int[] quelAln, Matrice_ALN[] tabMat, int etape)
          Alignment choice ?
private static void Matrice_ALN.choisi_seq(Matrice_ALN[] tabMat, int[] quelleSeq, int etape, int debut)
          Sequence choice ?
static void Matrice_ALN.meilleure_combinaison(Matrice_ALN[] tabMat, int nbSeqTest, int typeRecherche)
          Best combination ?