24 #ifndef SKA_CHEETAH_DATA_CCL_H 25 #define SKA_CHEETAH_DATA_CCL_H 27 #include "cheetah/data/Candidate.h" 28 #include "cheetah/data/VectorLike.h" 29 #include "cheetah/utils/Architectures.h" 30 #include "panda/DataChunk.h" 46 :
public ska::panda::DataChunk<Ccl>
47 ,
public VectorLike<std::vector<Candidate<Cpu, float>>>
62 #endif // SKA_CHEETAH_DATA_CCL_H Class that wraps objects that export the std::vector interface.
Some limits and constants for FLDO.
A simple record to hold 'candidate' proprerties.