astrog::Pipeline Class Reference

#include <libastrog_pipeline.h>

Inheritance diagram for astrog::Pipeline:

astrog::PipelineHelloWorld astrog::PipelineTestTimer

Detailed Description

Parent class for pipelines.

Pipelines are the outermost layer of abstraction in the Astrog library. They are the functions available to the end user that take input and give output entirely in the realm of the CPU and system memory. All GPU details are hidden from anything that calls a pipeline. Within the pipeline, routines and tasks are called to perform the required calculations.

Definition at line 48 of file libastrog_pipeline.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 26 11:01:02 2007 for Astrog by doxygen 1.4.6 and hosted by SourceForge.net Logo