Class GroupTimeFunction
Defined in File function.h
Inheritance Relationships
Base Type
public std::function< double(unsigned int, double)>
Class Documentation
-
class GroupTimeFunction : public std::function<double(unsigned int, double)>
Base class for evaluating group-wise strengths given group index and time.