|
ToPS
|
This class provides an interface for working with the prefix sum arrays. More...
#include <FactorableModelPrefixSumArray.hpp>
Public Member Functions | |
| virtual void | initialize (const Sequence &s) |
| Initialize the prefix sum array. | |
| virtual double | compute (int begin, int end) const |
| compute the prefix sum array | |
This class provides an interface for working with the prefix sum arrays.
Definition at line 39 of file FactorableModelPrefixSumArray.hpp.
1.8.0