Pulsar::Convolve Class Reference

Computes the difference between two profiles. More...

#include <Convolve.h>

Inheritance diagram for Pulsar::Convolve:
Pulsar::Combination< Profile > Pulsar::Transformation< Profile > Pulsar::Algorithm Reference::Able Reference::HeapTracked

Public Member Functions

void transform (Profile *)
 Defined by derived classes.
 
- Public Member Functions inherited from Pulsar::Combination< Profile >
void set_operand (const Profile *o)
 Set the Container from which data will be taken during tranformation.
 
const Profileget_operand () const
 Get the Container from which data will be taken during transformation.
 
- Public Member Functions inherited from Pulsar::Transformation< Profile >
void operator() (Profile *container)
 Functor interface.
 
- Public Member Functions inherited from Reference::Able
 Able (const Able &)
 
Ableoperator= (const Able &)
 
unsigned get_reference_count () const
 
- Public Member Functions inherited from Reference::HeapTracked
 HeapTracked (const HeapTracked &)
 
HeapTrackedoperator= (const HeapTracked &)
 
bool __is_on_heap () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Reference::Able
static size_t get_instance_count ()
 
- Static Public Member Functions inherited from Reference::HeapTracked
static void * operator new (size_t size, void *ptr=0)
 
static void operator delete (void *location, void *ptr)
 
static void operator delete (void *location)
 
static size_t get_heap_queue_size ()
 
- Protected Member Functions inherited from Reference::Able
Handle__reference (bool active) const
 
void __dereference (bool auto_delete=true) const
 
- Protected Attributes inherited from Pulsar::Combination< Profile >
Reference::To< const Profileoperand
 

Detailed Description

Computes the difference between two profiles.


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

Generated using doxygen 1.8.17