IT++ Logo
Public Member Functions

itpp::Pattern_Source Class Reference

Pattern source. More...

#include <itpp/signal/source.h>

List of all members.

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.

Detailed Description

Pattern source.

Definition at line 150 of file source.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SourceForge Logo

Generated on Wed Feb 9 2011 13:47:29 for IT++ by Doxygen 1.7.3