mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
worked on test_distil
This commit is contained in:
@ -142,7 +142,7 @@ std::string test_Solver(Application &application, const char * pSuffix = nullptr
|
||||
/////////////////////////////////////////////////////////////
|
||||
|
||||
std::string test_DPar(Application &application) {
|
||||
MDistil::DistilPar DPar;
|
||||
MDistil::DistilParameters DPar;
|
||||
DPar.nvec = 5;
|
||||
DPar.nnoise = 1;
|
||||
DPar.tsrc = 0;
|
||||
|
Reference in New Issue
Block a user