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