Home
last modified time | relevance | path

Searched refs:GeneWiseScore_alloc_len (Results 1 – 3 of 3) sorted by relevance

/dports/biology/wise/wise2.4.1/src/models/
H A Dgenewisemodel.h669 #define GeneWiseScore_alloc_len Wise2_GeneWiseScore_alloc_len macro
H A Dgenewisemodel.c828 out = GeneWiseScore_alloc_len(gw->len); in GeneWiseScore_from_GeneWise()
1572 return GeneWiseScore_alloc_len(GeneWiseScoreLISTLENGTH); in GeneWiseScore_alloc_std()
1586 GeneWiseScore * GeneWiseScore_alloc_len(int len) in GeneWiseScore_alloc_len() function
H A Dgenewisemodel.dy769 out = GeneWiseScore_alloc_len(gw->len);