add ALM2MAP_DERIV1
This commit is contained in:
parent
39cf1ee90b
commit
84c0a7de18
6 changed files with 318 additions and 64 deletions
|
@ -1,9 +1,9 @@
|
|||
static const int maxtr = 6;
|
||||
static const int nv_opt[6][2][3] = {
|
||||
{{4,2,-1},{2,1,-1}},
|
||||
{{4,2,-1},{2,1,-1}},
|
||||
{{5,2,-1},{5,1,-1}},
|
||||
{{5,2,-1},{5,2,-1}},
|
||||
{{5,2,-1},{5,2,-1}},
|
||||
{{5,2,-1},{5,2,-1}}
|
||||
{{4,2,-1},{2,1,1}},
|
||||
{{4,2,-1},{2,1,1}},
|
||||
{{5,2,-1},{5,2,1}},
|
||||
{{5,2,-1},{5,2,1}},
|
||||
{{5,2,-1},{5,2,1}},
|
||||
{{5,2,-1},{5,2,1}}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue