Make TVAL GPU executeable
This commit is contained in:
@@ -29,6 +29,7 @@ namespace Recon
|
||||
{
|
||||
//callTval3
|
||||
TVALOptions opt;
|
||||
opt.nonneg = solverOptions.nonNeg;
|
||||
opt.bent = false;
|
||||
opt.tol = 1E-10;
|
||||
opt.maxit = niter;
|
||||
|
||||
Reference in New Issue
Block a user