Class AbstractScatterDevice

class AbstractScatterDevice : public IScatterDevice

Base class for scatter devices (currently for CPU based calculations).

This class provides the common runtime structure for calculating scattering patterns, specifically for CPU-based implementations.

Subclassed by AbstractVectorsScatterDevice, MPCylinderScatterDevice, MPSphereScatterDevice

Inheritance graph for AbstractScatterDevice