#include "Core/Array/Pattern/PatBinaryPixOp.h"
#include "Core/Array/Trait/BpoAtan2.h"
Include dependency graph for Atan2.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 Src1ArrayT, class Src2ArrayT> | |
void | Impala::Core::Array::Atan2 (DstArrayT *&dst, Src1ArrayT *src1, Src2ArrayT *src2) |