#include "Core/Array/Trait/InOutSetVal.h"
#include "Core/Array/Pattern/PatInOutOp.h"
Include dependency graph for MakeFromValue.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 ArrayT> | |
ArrayT * | Impala::Core::Array::MakeFromValue (typename ArrayT::ArithType value, int cw, int ch, int bw=0, int bh=0) |
template<class ArrayT> | |
void | Impala::Core::Array::MakeFromValue2 (ArrayT *&dst, typename ArrayT::ArithType value) |