j
k
j a
j l
AMDG Christian Henning wrote:
bind( &point::_prob, arg1 )
std::accumulate takes a binary function object. Try: arg1 + bind(&point::_prob, arg2) In Christ, Steven Watanabe
Back to the thread
Back to the list