BIE::LogBaseNFilter Class Reference

Log Base N Filter: Computes the log with base N (argument to constructor) of the input x. More...

#include <UnaryFilters.h>

Inheritance diagram for BIE::LogBaseNFilter:
Collaboration diagram for BIE::LogBaseNFilter:

List of all members.

Public Member Functions

 LogBaseNFilter (RecordStream *stream, double base)
 Base of logarithm is specified in second argument.
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

Log Base N Filter: Computes the log with base N (argument to constructor) of the input x.


Member Function Documentation

void BIE::LogBaseNFilter::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