#include "Core/Array/Pattern/PatUnaryPixOp.h"
#include "Core/Array/Trait/UpoSetVal.h"
#include "Core/Array/Trait/InOutSetVal.h"
#include "Core/Array/Pattern/PatInOutOp.h"
Include dependency graph for SetVal.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::SetVal (DstArrayT *&dst, SrcArrayT *src, typename SrcArrayT::ArithType val) |
template<class ArrayT> | |
void | Impala::Core::Array::SetVal (ArrayT *a, typename ArrayT::ArithType val) |