whitespace

This commit is contained in:
Axel Kohlmeyer
2021-02-01 10:15:06 -05:00
parent 829e5a7f85
commit 9a419154fa

View File

@ -40,7 +40,7 @@ class PairAGNI : public Pair {
double *eta,**xU,*alpha;
double sigma,lambda,b,gwidth;
int numeta,numtrain,ielement;
};
protected: