casa
5.7.0-16
|
#include <synthesis/TransformMachines/VisibilityResamplerBase.h>
#include <synthesis/MeasurementComponents/ResamplerWorklet.h>
#include <synthesis/TransformMachines/CFStore.h>
#include <synthesis/TransformMachines/VBStore.h>
#include <synthesis/MeasurementComponents/MThWorkIDEnum.h>
#include <msvis/MSVis/UtilJ.h>
#include <msvis/MSVis/VisBuffer.h>
#include <casa/Arrays/Array.h>
#include <casa/Arrays/Vector.h>
#include <casa/Logging/LogIO.h>
#include <casa/Logging/LogSink.h>
#include <casa/Logging/LogMessage.h>
Go to the source code of this file.
Classes | |
class | casa::MultiThreadedVisibilityResampler |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Macros | |
#define | DEFAULTNOOFCORES |
-*- C++ -*- More... | |
#define | FTMachineNumThreadsEnvVar |
#define DEFAULTNOOFCORES |
-*- C++ -*-
Definition at line 45 of file MultiThreadedVisResampler.h.
#define FTMachineNumThreadsEnvVar |
Definition at line 46 of file MultiThreadedVisResampler.h.
Referenced by casa::MultiThreadedVisibilityResampler::MultiThreadedVisibilityResampler().