Mentions légales du service

Skip to content
Snippets Groups Projects

Tilesinfo struct

Merged BOUCHERIE Raphael requested to merge tilesinfo_struct into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -1969,7 +1969,7 @@ libhqr_hqr_init( libhqr_tree_t *qrtree,
arg->hlvl = (hqr_subpiv_t*) malloc( sizeof(hqr_subpiv_t) );
arg->llvl->minMN = minMN;
arg->hlvl->ldd = qrtree->mt;
arg->hlvl->ldd = qrtree_init.mt;
arg->hlvl->a = a;
arg->hlvl->p = p;
arg->hlvl->domino = domino;
Loading