IT++ Logo

itpp::Pattern_Source Class Reference
[Deterministic Sources]

#include <itpp/signal/source.h>

List of all members.


Detailed Description

Pattern source.

Definition at line 144 of file source.h.


Public Member Functions

 Pattern_Source (const vec &pattern, int start_pos=0)
 Constructor. Set pattern and start position.
virtual ~Pattern_Source ()
 Destructor.
double operator() ()
 Return a single sample.
vec operator() (int n)
 Get a sample vector.
mat operator() (int h, int w)
 Get a sample matrix.

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

Generated on Mon Jan 7 22:29:05 2008 for IT++ by Doxygen 1.5.4