2D Amortized Noise Performance Evaluator
A Program to Evaluate the Performance of Amortized Noise
|
Code file for the 2D amortized noise class CFiniteAmortizedNoise2D. More...
Macros | |
#define | _USE_MATH_DEFINES |
Enable use of constant M_SQRT2 in math.h. | |
#define | sqr(x) ((x)*(x)) |
Square function. | |