1 #ifndef GaussianStateLessWeight_h_ 2 #define GaussianStateLessWeight_h_ 5 #include "boost/shared_ptr.hpp" 11 template <
unsigned int N>
20 const SingleStatePtr&
b)
const 24 return a->weight()>b->weight();
GaussianStateLessWeight()
bool operator()(const SingleStatePtr &a, const SingleStatePtr &b) const
std::shared_ptr< SingleGaussianState< N > > SingleStatePtr