eLynx SDK
v3.0.1 C++ image processing API reference |
#include <elx/core/CoreTypes.h>
#include "MathLib.h"
Go to the source code of this file.
Namespaces | |
namespace | eLynx |
namespace | eLynx::Math |
Functions | |
ExportedByMath bool | eLynx::Math::elxFFT (float *ioprComplexMap, uint32 iDimArray[], uint32 iDimension, bool ibForward) |
ExportedByMath bool | eLynx::Math::elxFFT (double *ioprComplexMap, uint32 iDimArray[], uint32 iDimension, bool ibForward) |