#include "Core/Array/Pattern/PatQueueBased.h"
#include "Core/Array/Trait/QbLabel.h"
#include "Core/Array/Trait/QbLabelOld.h"
Include dependency graph for Label.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
Functions | |
template<class DstArrayT, class SrcArrayT> | |
void | Impala::Core::Array::Label (DstArrayT *&dst, SrcArrayT *src, int conn) |
Label function based on GrassFire. | |
template<class DstArrayT, class SrcArrayT> | |
void | Impala::Core::Array::LabelOld (DstArrayT *&dst, SrcArrayT *src, int conn) |