1 #ifndef GaussianStateLessWeight_h_ 2 #define GaussianStateLessWeight_h_ 11 template <
unsigned int N>
21 return a->weight() >
b->weight();
GaussianStateLessWeight()
std::shared_ptr< SingleGaussianState< N > > SingleStatePtr
bool operator()(const SingleStatePtr &a, const SingleStatePtr &b) const