ToPS
Public Member Functions
tops::FactorableModelPrefixSumArray Class Reference

This class provides an interface for working with the prefix sum arrays. More...

#include <FactorableModelPrefixSumArray.hpp>

Inheritance diagram for tops::FactorableModelPrefixSumArray:
tops::PrefixSumArray

List of all members.

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

Detailed Description

This class provides an interface for working with the prefix sum arrays.

Definition at line 39 of file FactorableModelPrefixSumArray.hpp.


The documentation for this class was generated from the following files: