CUDA based Radio Frequency Mitigation Algorithm.
More...
#include <cheetah/rfim/cuda/Rfim.h>
|
typedef cheetah::Cuda | Architecture |
|
typedef panda::nvidia::DeviceCapability< 2, 0, panda::nvidia::giga/2 > | ArchitectureCapabilty |
|
typedef InfoType::AdapterType | DataAdapter |
|
typedef InfoType::ReturnType | ReturnType |
|
|
| Rfim (Config const &) |
|
ReturnType | operator() (ResourceType &&, DataTypePtr data) |
|
ReturnType | operator() (panda::PoolResource< Cpu > &, DataTypePtr data) |
|
|
void | operator() (panda::PoolResource< Cuda > &device, DataType &data, DataAdapter &adapter) |
|
|
typedef PolicyInfo< RfimTraits::Policy > | InfoType |
|
typedef InfoType::DataArgumentType | DataType |
|
typedef std::shared_ptr< typename std::remove_reference< DataType >::type > | DataTypePtr |
|
template<typename RfimTraits>
class ska::cheetah::rfim::cuda::Rfim< RfimTraits >
CUDA based Radio Frequency Mitigation Algorithm.
Definition at line 45 of file Rfim.h.
The documentation for this class was generated from the following files: