mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 07:47:06 +01:00
bugfix
This commit is contained in:
@ -25,8 +25,7 @@ public:
|
||||
GRID_SERIALIZABLE_CLASS_MEMBERS(NoisesPar,
|
||||
std::string, UniqueIdentifier,
|
||||
int, nvec,
|
||||
DistilParameters, Distil,
|
||||
unsigned int, i);
|
||||
DistilParameters, Distil);
|
||||
};
|
||||
|
||||
template <typename FImpl>
|
||||
|
Reference in New Issue
Block a user