Fixed interface get_Kvec_p
This commit is contained in:
parent
fc2a0c9ddd
commit
aed2920be7
2 changed files with 3 additions and 2 deletions
|
@ -89,5 +89,6 @@ int main(int argc, char **argv)
|
|||
test_2d<float>(128,128);
|
||||
test_2d<float>(128,131);
|
||||
test_2d<float>(128,130);
|
||||
test_2d<float>(131,128);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue