BIE::MaxFilter Class Reference

Max Filter: Computes the max of the input set x. More...

#include <SetFilters.h>

Inheritance diagram for BIE::MaxFilter:
Collaboration diagram for BIE::MaxFilter:

List of all members.

Public Member Functions

 MaxFilter (RecordStream *stream)
 Constructs an unconnected filter for computing maximum.
void compute ()
 Called when new input is available by the inheriting stream, this fills the filter output buffers.

Friends

class boost::serialization::access


Detailed Description

Max Filter: Computes the max of the input set x.

Member Function Documentation

void BIE::MaxFilter::compute (  )  [virtual]

Called when new input is available by the inheriting stream, this fills the filter output buffers.

Implements BIE::RecordStreamFilter.


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:13 2010 by doxygen