Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

IntWeibullNgbPnLoop.h File Reference

#include "Core/Array/Pattern/Categories.h"
#include "Core/Array/Pattern/Cnum.h"
#include "Core/Array/Element/E1Cast.h"
#include "Core/Array/Element/Vec3Real64.h"
#include "Core/Array/Arrays.h"
#include "limits.h"
#include "float.h"
#include <errno.h>

Include dependency graph for IntWeibullNgbPnLoop.h:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Feature

Classes

class  Impala::Core::Feature::IntWeibullNgbPnLoop< DstArrayT, SrcArrayT >
 Neighbourhood functor for weibull fitting. More...

Defines

#define M_PI   3.1415926535897932384626433832795029
#define MMGAMMA   0.5772156649015328606065120900824024
#define M_LN2   0.6931471805599453094172321214581766
#define ISNAN(x)   (isnan(x) !=0)
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!! trigamma routine!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#define ML_POSINF   (1.0 / 0.0)
#define ML_NEGINF   ((-1.0) / 0.0)
#define ML_NAN   (0.0 / 0.0)
#define n_max   (100)
#define M_LOG10_2   0.30102999566398119521


Generated on Fri Mar 19 10:07:04 2010 for ImpalaSrc by  doxygen 1.5.1